diff --git a/openjdk/excludes/ProblemList_openjdk11.txt b/openjdk/excludes/ProblemList_openjdk11.txt index 4407544a70..78b308edd2 100644 --- a/openjdk/excludes/ProblemList_openjdk11.txt +++ b/openjdk/excludes/ProblemList_openjdk11.txt @@ -130,6 +130,7 @@ java/net/URL/OpenStream.java https://github.com/adoptium/aqa-tests/issues/593 li java/net/httpclient/ConnectExceptionTest.java https://github.com/adoptium/aqa-tests/issues/593 linux-all java/net/ipv6tests/B6521014.java https://github.com/adoptium/aqa-tests/issues/1524 macosx-all sun/net/www/protocol/file/DirPermissionDenied.java https://github.com/adoptium/aqa-tests/issues/760 windows-all +sun/net/www/http/KeepAliveCache/KeepAliveProperty.java https://bugs.openjdk.org/browse/JDK-8285836 linux-ppc64le com/sun/net/httpserver/bugs/B6361557.java https://github.com/adoptium/aqa-tests/issues/1272 windows-all java/lang/ProcessBuilder/checkHandles/CheckHandles.java https://github.com/adoptium/aqa-tests/issues/1920 windows-all java/net/ipv6tests/UdpTest.java https://bugs.openjdk.java.net/browse/JDK-8198266 generic-all diff --git a/openjdk/excludes/ProblemList_openjdk17.txt b/openjdk/excludes/ProblemList_openjdk17.txt index b026a50443..013aa6242a 100644 --- a/openjdk/excludes/ProblemList_openjdk17.txt +++ b/openjdk/excludes/ProblemList_openjdk17.txt @@ -156,6 +156,7 @@ java/net/ipv6tests/UdpTest.java https://bugs.openjdk.java.net/browse/JDK-8198266 java/nio/file/Files/probeContentType/Basic.java https://github.com/adoptium/aqa-tests/issues/2789 aix-ppc64,windows-all java/nio/channels/DatagramChannel/SendReceiveMaxSize.java https://github.com/adoptium/aqa-tests/issues/3820 aix-all java/net/DatagramSocket/SendReceiveMaxSize.java https://github.com/adoptium/aqa-tests/issues/3820 aix-all +sun/net/www/http/KeepAliveCache/KeepAliveProperty.java https://bugs.openjdk.org/browse/JDK-8285836 linux-ppc64le ############################################################################ # jdk_io diff --git a/openjdk/excludes/ProblemList_openjdk19.txt b/openjdk/excludes/ProblemList_openjdk19.txt index 3709ad4f9d..761e9c7510 100644 --- a/openjdk/excludes/ProblemList_openjdk19.txt +++ b/openjdk/excludes/ProblemList_openjdk19.txt @@ -209,6 +209,7 @@ java/net/vthread/BlockingSocketOps.java https://github.com/adoptium/aqa-tests/is java/net/vthread/HttpALot.java https://github.com/adoptium/aqa-tests/issues/4024 aix-all java/net/vthread/BlockingSocketOps.java https://github.com/adoptium/aqa-tests/issues/4024 aix-all java/net/vthread/InterruptHttp.java https://github.com/adoptium/aqa-tests/issues/4024 aix-all +sun/net/www/http/KeepAliveCache/KeepAliveProperty.java https://bugs.openjdk.org/browse/JDK-8285836 linux-ppc64le ############################################################################ # jdk_io