RFR: 8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64 [v4]

Matthew Donovan mdonovan at openjdk.org
Fri Dec 15 15:06:58 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 incrementally with one additional commit since the last revision:

  moved isOracleLinux7() method to Platform class

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16547/files
  - new: https://git.openjdk.org/jdk/pull/16547/files/28c42b1e..33a6c6b4

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

  Stats: 32 lines in 2 files changed: 16 ins; 14 del; 2 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