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

Kevin Driver kdriver at openjdk.org
Thu Nov 9 20:42:59 UTC 2023


On Tue, 7 Nov 2023 20:04:11 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:

> 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.

test/jdk/ProblemList.txt line 632:

> 630: sun/security/pkcs11/KeyStore/Basic.java                         8295343 generic-all
> 631: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java            8316183 linux-ppc64le
> 632: sun/security/pkcs11/Provider/MultipleLogins.sh                  8319128 linux-aarch64

At least for me, I'm not familiar enough with this test previously to know why it was a shell script before. Can you elaborate a little? I also assume this is an "active" problem list from which you're removing this line?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16547#discussion_r1388559042



More information about the security-dev mailing list