Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jdk17u
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
einsteinathome
openjdk
jdk17u
Commits
a6b9bfef
Commit
a6b9bfef
authored
7 months ago
by
Goetz Lindenmaier
Browse files
Options
Downloads
Patches
Plain Diff
8321543: Update NSS to version 3.96
Backport-of: 6cda4c59851d7a9bbe8bd39c93a8923b039a7184
parent
a2363898
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/jdk/sun/security/pkcs11/PKCS11Test.java
+1
-1
1 addition, 1 deletion
test/jdk/sun/security/pkcs11/PKCS11Test.java
with
1 addition
and
1 deletion
test/jdk/sun/security/pkcs11/PKCS11Test.java
+
1
−
1
View file @
a6b9bfef
...
@@ -77,7 +77,7 @@ public abstract class PKCS11Test {
...
@@ -77,7 +77,7 @@ public abstract class PKCS11Test {
// Version of the NSS artifact. This coincides with the version of
// Version of the NSS artifact. This coincides with the version of
// the NSS version
// the NSS version
private
static
final
String
NSS_BUNDLE_VERSION
=
"3.9
1
"
;
private
static
final
String
NSS_BUNDLE_VERSION
=
"3.9
6
"
;
private
static
final
String
NSSLIB
=
"jpg.tests.jdk.nsslib"
;
private
static
final
String
NSSLIB
=
"jpg.tests.jdk.nsslib"
;
static
double
nss_version
=
-
1
;
static
double
nss_version
=
-
1
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment