Skip to content

Commit 27e4c1a

Browse files
authored
Excluding AKISerialNumber test on JDK8 until fix is merged (#5215)
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]>
1 parent cbcf8cf commit 27e4c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openjdk/excludes/ProblemList_openjdk8.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ sun/security/pkcs11/KeyStore/ClientAuth.sh https://bugs.openjdk.org/browse/JDK-7
254254
sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java https://bugs.openjdk.org/browse/JDK-8042583 solaris-x64
255255
sun/security/pkcs11/fips/ClientJSSEServerJSSE.java https://github.com/adoptium/aqa-tests/issues/4150 solaris-sparcv9
256256
sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java https://bugs.openjdk.org/browse/JDK-8224829 solaris-x64
257-
java/security/cert/CertPathBuilder/akiExt/AKISerialNumber.java https://bugs.openjdk.org/browse/JDK-8325096 linux-arm
257+
java/security/cert/CertPathBuilder/akiExt/AKISerialNumber.java https://bugs.openjdk.org/browse/JDK-8325096 generic-all
258258

259259
############################################################################
260260

0 commit comments

Comments
 (0)