From a24daf6d884d81efec9c54b03942aebb2a948144 Mon Sep 17 00:00:00 2001 From: Haroon Khel Date: Wed, 8 Jan 2025 17:44:41 +0000 Subject: [PATCH] Exclude Symantec test on JDK21 all platforms --- openjdk/excludes/ProblemList_openjdk21.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/openjdk/excludes/ProblemList_openjdk21.txt b/openjdk/excludes/ProblemList_openjdk21.txt index 477c1ef22f..6b904e9cc6 100644 --- a/openjdk/excludes/ProblemList_openjdk21.txt +++ b/openjdk/excludes/ProblemList_openjdk21.txt @@ -239,6 +239,7 @@ sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java https://github.com/adoptium/aq javax/net/ssl/SSLEngine/LargePacket.java https://bugs.openjdk.org/browse/JDK-8227651 generic-all sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/4808 generic-all sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java https://github.com/adoptium/aqa-tests/issues/3976 generic-all +sun/security/ssl/X509TrustManagerImpl/distrust/Symantec.java https://github.com/adoptium/infrastructure/issues/3855 generic-all ###########################################################################