RFR: 8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer [v7]

Matthew Donovan mdonovan at openjdk.org
Tue Nov 21 14:47:39 UTC 2023


> Hello,
> 
> In this PR I removed NSS tests from the ProblemList and updated NssTest to use Sqlite databases. I also removed code in PKCS11Test.java that falls back to NSS libraries installed on the test system. The tests can still be run with different NSS libraries but they have to be specified by a system property. I updated `doc/testing.md` to reflect that change.
> 
> Thanks

Matthew Donovan has updated the pull request incrementally with one additional commit since the last revision:

  removed trailing whitespace

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16294/files
  - new: https://git.openjdk.org/jdk/pull/16294/files/038479a9..440ea3e5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16294&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16294&range=05-06

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/16294.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16294/head:pull/16294

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



More information about the security-dev mailing list