RFR: JDK-8316341: sun/security/pkcs11/PKCS11Test.java needs adjustment on Linux ppc64le Ubuntu 22

Matthias Baesken mbaesken at openjdk.org
Fri Sep 15 08:26:55 UTC 2023


Currently sun/security/pkcs11/PKCS11Test.java needs adjustment on Linux ppc64le Ubuntu 22, it does not find the NSS libs because the new file system locations are not handled, unlike on Linux x86_64 .

-------------

Commit messages:
 - JDK-8316341

Changes: https://git.openjdk.org/jdk/pull/15759/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15759&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8316341
  Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/15759.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15759/head:pull/15759

PR: https://git.openjdk.org/jdk/pull/15759



More information about the security-dev mailing list