[jdk13u-dev] RFR: 8282538: PKCS11 tests fail on CentOS Stream 9

Olga Mikhaltsova omikhaltcova at openjdk.java.net
Mon Apr 25 13:26:07 UTC 2022


I'd like to backport JDK-8282538 to jdk13u.
The same failure of the PKCS11 tests (test/jdk/sun/security/pkcs11/Signature/) is observed on CentOS Stream 9 because of missing cert9.db and key4.db which are required by NSS 3.35 and above.
These files were simply copied from another location of the repository test/jdk/sun/security/pkcs11/Secmod/.
Tested manually on CentOS Stream 9 with above mentioned tests group.

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

Commit messages:
 - Backport d8fd22239bafecdaaedb8985ab6d709ed846e808

Changes: https://git.openjdk.java.net/jdk13u-dev/pull/343/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=343&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8282538
  Stats: 0 lines in 2 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/343.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/343/head:pull/343

PR: https://git.openjdk.java.net/jdk13u-dev/pull/343


More information about the jdk-updates-dev mailing list