Details
-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b17
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8329963 | 21.0.4-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b03 |
JDK-8330924 | 21.0.4 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
Description
When loading NSS libraries, the code currently expects files to be in a path such as <base>/nss/lib. If a user wants to use system libraries and specifies, via system property, a different path, e.g., /usr/lib64, the tests are skipped for not finding the libraries.
Attachments
Issue Links
- backported by
-
JDK-8329963 Update PKCS11Test.java to not use hardcoded path
- Resolved
-
JDK-8330924 Update PKCS11Test.java to not use hardcoded path
- Resolved
- links to
-
Commit openjdk/jdk21u-dev/a36d3dea
-
Commit openjdk/jdk/16576b87
-
Review openjdk/jdk21u-dev/521
-
Review openjdk/jdk/18488
(1 links to)