[jdk17u-dev] RFR: 8282538: PKCS11 tests fail on CentOS Stream 9
Olga Mikhaltsova
omikhaltcova at openjdk.org
Mon Jun 20 15:42:37 UTC 2022
It's backport of JDK-8282538 to jdk17u.
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 jdk_security (make test-jdk_security) on CentOS Stream 9.
-------------
Commit messages:
- Backport d8fd22239bafecdaaedb8985ab6d709ed846e808
Changes: https://git.openjdk.org/jdk17u-dev/pull/479/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=479&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/jdk17u-dev/pull/479.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/479/head:pull/479
PR: https://git.openjdk.org/jdk17u-dev/pull/479
More information about the jdk-updates-dev
mailing list