From 27e4c1a5a389a783c09d04ad2649c8f444cd22f4 Mon Sep 17 00:00:00 2001 From: Adam Farley Date: Sat, 13 Apr 2024 06:59:27 +0100 Subject: [PATCH] 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 --- openjdk/excludes/ProblemList_openjdk8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openjdk/excludes/ProblemList_openjdk8.txt b/openjdk/excludes/ProblemList_openjdk8.txt index 216f5a1aec..3039ac527c 100644 --- a/openjdk/excludes/ProblemList_openjdk8.txt +++ b/openjdk/excludes/ProblemList_openjdk8.txt @@ -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 ############################################################################