From 1f426b6b615ea61ed8a4a32bc368bcf565bf0760 Mon Sep 17 00:00:00 2001 From: Haroon Khel <34969545+Haroon-Khel@users.noreply.github.com> Date: Thu, 9 Jan 2025 06:44:26 +0800 Subject: [PATCH] Exclude Symantec test on JDK21 all platforms (#5841) --- 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 a63cf38b78..da13e27256 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 ###########################################################################