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

Olga Mikhaltsova omikhaltcova at openjdk.org
Mon Jun 20 15:40:24 UTC 2022


It's backport of JDK-8282538 to jdk11u.
The same failure of the regression tests group (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.
cert9.db and key4.db were copied from another location of the repository test/jdk/sun/security/pkcs11/Secmod/.
Tested with tier2 on CentOS Stream 9.

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

Commit messages:
 - Backport d8fd22239bafecdaaedb8985ab6d709ed846e808

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1160


More information about the jdk-updates-dev mailing list