[jdk17u-dev] RFR: 8366159: SkippedException is treated as a pass for pkcs11/KeyStore, pkcs11/SecretKeyFactory and pkcs11/SecureRandom
Goetz Lindenmaier
goetz at openjdk.org
Tue Oct 28 12:01:22 UTC 2025
I backport this for parity with 17.0.18-oracle.
Omitted test/jdk/sun/security/pkcs11/KeyStore/CertChainRemoval.java
That test was added by https://bugs.openjdk.org/browse/JDK-8301154 SunPKCS11 KeyStore deleteEntry results in dangling PrivateKey entries.
Actually a bugfix that sounds desireable for 17, but let"s not deviate from Oracle VM here.
Further same copyright as in 21.
-------------
Commit messages:
- backport 166ef5e7b1c6d6a9f0f1f29fedb7f65b94f53119
Changes: https://git.openjdk.org/jdk17u-dev/pull/4123/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4123&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8366159
Stats: 51 lines in 4 files changed: 22 ins; 5 del; 24 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/4123.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4123/head:pull/4123
PR: https://git.openjdk.org/jdk17u-dev/pull/4123
More information about the jdk-updates-dev
mailing list