RFR: 8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64 [v3]
Matthew Donovan
mdonovan at openjdk.org
Thu Dec 14 19:08:20 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.
Matthew Donovan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:
- simplified logic for determining OL 7
- Merge branch 'master' into pkcs11-ol79
- cleaned up MultipleLogins.java a little and added copyright date
- Merge branch 'master' into pkcs11-ol79
- Merge branch 'master' into pkcs11-ol79
- 8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16547/files
- new: https://git.openjdk.org/jdk/pull/16547/files/b20b8e3a..28c42b1e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16547&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16547&range=01-02
Stats: 114898 lines in 2262 files changed: 62506 ins; 44008 del; 8384 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