RFR: 8324841: PKCS11 tests still skip execution

Matthew Donovan mdonovan at openjdk.org
Tue Jun 18 12:18:41 UTC 2024


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.

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

Commit messages:
 - 8324841: PKCS11 tests still skip execution

Changes: https://git.openjdk.org/jdk/pull/19767/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19767&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8324841
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/19767.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19767/head:pull/19767

PR: https://git.openjdk.org/jdk/pull/19767



More information about the security-dev mailing list