RFR: 8365863: /test/jdk/sun/security/pkcs11/Cipher tests skip without SkippedException [v3]

Mikhail Yankelevich myankelevich at openjdk.org
Thu Aug 21 16:09:58 UTC 2025


On Thu, 21 Aug 2025 14:56:26 GMT, Weijun Wang <weijun at openjdk.org> wrote:

> But it used to be only one othervm test and there are dozens now, and each needs to load a PKCS #11 library. Is it possible to add a flag that a test is skipped and finally throw the `SkippedException`?

This is possible, but it will mark all as skipped, which might not be the case. I feel this might introduce a potential for missing the errors in case there are any

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

PR Comment: https://git.openjdk.org/jdk/pull/26875#issuecomment-3211238237


More information about the security-dev mailing list