RFR: 8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64
Matthew Donovan
mdonovan at openjdk.org
Tue Nov 7 20:11:06 UTC 2023
In this PR, I included logic to skip tests on Oracle Linux prior to version 8. The NSS binaries we are using for testing use a newer version of GLIBC than is included with OL 7.9.
-------------
Commit messages:
- 8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64
Changes: https://git.openjdk.org/jdk/pull/16547/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16547&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8319128
Stats: 74 lines in 3 files changed: 64 ins; 4 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/16547.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16547/head:pull/16547
PR: https://git.openjdk.org/jdk/pull/16547
More information about the security-dev
mailing list