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

Matthew Donovan mdonovan at openjdk.org
Tue Nov 21 12:36:24 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:

  updated documentation

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16294/files
  - new: https://git.openjdk.org/jdk/pull/16294/files/8df921f6..46e39b2e

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

  Stats: 8 lines in 3 files changed: 0 ins; 1 del; 7 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