Integrated: 8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer

Matthew Donovan mdonovan at openjdk.org
Wed Nov 22 13:04:20 UTC 2023


On Fri, 20 Oct 2023 19:18:47 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: 6ce0ebb8
Author:    Matthew Donovan <mdonovan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6ce0ebb858d3112f136e12d3ad595f805f6871a0
Stats:     121 lines in 7 files changed: 9 ins; 87 del; 25 mod

8295343: sun/security/pkcs11 tests fail on Linux RHEL 8.6 and newer

Reviewed-by: erikj, ihse, valeriep

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

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


More information about the build-dev mailing list