On Tue, 26 Aug 2025 11:49:33 GMT, Mikhail Yankelevich <myankelev...@openjdk.org> wrote:
> Skipped tests are treated as a pass: > > * test/jdk/sun/security/pkcs11/KeyStore/ClientAuth.java > * test/jdk/sun/security/pkcs11/KeyStore/CertChainRemoval.java > * test/jdk/sun/security/pkcs11/SecretKeyFactory/TestGeneral.java > * test/jdk/sun/security/pkcs11/SecureRandom/Basic.java > * test/jdk/sun/security/pkcs11/SecureRandom/TestDeserialization.java This pull request has now been integrated. Changeset: 166ef5e7 Author: Mikhail Yankelevich <myankelev...@openjdk.org> Committer: Weijun Wang <wei...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/166ef5e7b1c6d6a9f0f1f29fedb7f65b94f53119 Stats: 59 lines in 5 files changed: 25 ins; 7 del; 27 mod 8366159: SkippedException is treated as a pass for pkcs11/KeyStore, pkcs11/SecretKeyFactory and pkcs11/SecureRandom Reviewed-by: weijun ------------- PR: https://git.openjdk.org/jdk/pull/26942