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

Arno Zeller azeller at openjdk.org
Mon Oct 23 10:28:36 UTC 2023


On Sun, 22 Oct 2023 12:08:52 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
>
> Matthew Donovan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fixed line lengths and regenerated html

I am not sure, but shouldn`t the change also adopt the documentation in test/jdk/sun/security/pkcs11/README

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

PR Comment: https://git.openjdk.org/jdk/pull/16294#issuecomment-1774891107


More information about the build-dev mailing list