Skip to content

Commit

Permalink
Excluding AKISerialNumber test on JDK8 until fix is merged (#5215)
Browse files Browse the repository at this point in the history
This fix is in the dev branch, but is not yet merged into
the master branch. This fix will likely be merged shortly after
the April 2024 release.

Signed-off-by: Adam Farley <[email protected]>
  • Loading branch information
adamfarley authored Apr 13, 2024
1 parent cbcf8cf commit 27e4c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openjdk/excludes/ProblemList_openjdk8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ sun/security/pkcs11/KeyStore/ClientAuth.sh https://bugs.openjdk.org/browse/JDK-7
sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java https://bugs.openjdk.org/browse/JDK-8042583 solaris-x64
sun/security/pkcs11/fips/ClientJSSEServerJSSE.java https://github.com/adoptium/aqa-tests/issues/4150 solaris-sparcv9
sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java https://bugs.openjdk.org/browse/JDK-8224829 solaris-x64
java/security/cert/CertPathBuilder/akiExt/AKISerialNumber.java https://bugs.openjdk.org/browse/JDK-8325096 linux-arm
java/security/cert/CertPathBuilder/akiExt/AKISerialNumber.java https://bugs.openjdk.org/browse/JDK-8325096 generic-all

############################################################################

Expand Down

0 comments on commit 27e4c1a

Please sign in to comment.