On Thu, 21 Aug 2025 14:56:26 GMT, Weijun Wang <wei...@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