From 532d38ae4b51f25395d0d8a2c713027d213028e1 Mon Sep 17 00:00:00 2001 From: Sophia Guo Date: Thu, 12 Aug 2021 14:11:37 -0400 Subject: [PATCH] Exclude com/sun/jndi/ldap/RemoveNamingListenerTest.java https://bugs.openjdk.java.net/browse/JDK-8202117 not backport to jdk8 Signed-off-by: Sophia Guo --- openjdk/excludes/ProblemList_openjdk8.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/openjdk/excludes/ProblemList_openjdk8.txt b/openjdk/excludes/ProblemList_openjdk8.txt index 8e87801317..99e3caf8ed 100644 --- a/openjdk/excludes/ProblemList_openjdk8.txt +++ b/openjdk/excludes/ProblemList_openjdk8.txt @@ -103,7 +103,8 @@ compiler/rtm/locking/TestUseRTMAfterLockInflation.java https://bugs.openjdk.java compiler/rtm/locking/TestUseRTMForInflatedLocks.java https://bugs.openjdk.java.net/browse/JDK-8180723 generic-all compiler/rtm/locking/TestUseRTMForStackLocks.java https://bugs.openjdk.java.net/browse/JDK-8180723 generic-all compiler/rtm/method_options/TestUseRTMLockElidingOption.java https://bugs.openjdk.java.net/browse/JDK-8180723 generic-all - +runtime/7110720/Test7110720.sh https://github.com/adoptium/aqa-tests/issues/2818 aix-all +compiler/6894807/IsInstanceTest.java https://github.com/adoptium/aqa-tests/issues/2818 aix-all ############################################################################ # jdk_awt @@ -209,7 +210,7 @@ java/net/ipv6tests/UdpTest.java https://github.com/adoptium/aqa-tests/issues/827 java/net/ipv6tests/TcpTest.java https://github.com/adoptium/infrastructure/issues/1085 macosx-all com/sun/net/httpserver/Test1.java https://github.com/adoptium/aqa-tests/issues/827 linux-ppc64le sun/net/www/http/ChunkedOutputStream/checkError.java https://github.com/adoptium/aqa-tests/issues/1261 windows-all,linux-all -java/net/MulticastSocket/SetOutgoingIf.java https://bugs.openjdk.java.net/browse/JDK-7082778 aix-all + ############################################################################ # jdk_io @@ -261,7 +262,7 @@ sun/security/pkcs11/ec/TestECGenSpec.java https://github.com/adoptium/aqa-tests/ sun/security/pkcs11/rsa/TestCACerts.java https://github.com/adoptium/aqa-tests/issues/68 linux-all sun/security/pkcs11/tls/TestKeyMaterial.java https://github.com/adoptium/aqa-tests/issues/71 linux-all sun/security/rsa/TestCACerts.java https://github.com/adoptium/aqa-tests/issues/68 generic-all -sun/security/krb5/auto/Unreachable.java https://github.com/adoptium/aqa-tests/issues/2813 aix-all + ############################################################################ # jdk_security4 @@ -416,7 +417,7 @@ java/util/stream/test/org/openjdk/tests/java/util/stream/MapOpTest.java https:// com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java https://github.com/adoptium/aqa-tests/issues/2351 generic-all com/sun/jndi/ldap/LdapDnsProviderTest.java https://github.com/adoptium/aqa-tests/issues/2350,https://github.com/adoptium/aqa-tests/issues/2355 generic-all jdk/lambda/vm/InterfaceAccessFlagsTest.java https://github.com/adoptium/aqa-tests/issues/126 linux-all - +com/sun/jndi/ldap/RemoveNamingListenerTest.java https://bugs.openjdk.java.net/browse/JDK-8202117 aix-all ############################################################################ # jdk_imageio