On Tue, 18 Jun 2024 12:13:13 GMT, Matthew Donovan <mdono...@openjdk.org> wrote:
> In this PR, I updated PKCS11Test to throw a RuntimeException if the NSS > binaries are not found in a directory specified with the property > jdk.test.lib.artifacts.nsslib-<platform>. If the property is not specified, > the tests will throw a SkippedException. This pull request has now been integrated. Changeset: 9d4a4bd2 Author: Matthew Donovan <mdono...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/9d4a4bd2c2a4bd16bbc80b602b15b448c52220f6 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8324841: PKCS11 tests still skip execution Reviewed-by: valeriep ------------- PR: https://git.openjdk.org/jdk/pull/19767