diff --git a/openjdk/ProblemList_openjdk11-openj9.txt b/openjdk/ProblemList_openjdk11-openj9.txt index 89f478b9b7..a32806f674 100644 --- a/openjdk/ProblemList_openjdk11-openj9.txt +++ b/openjdk/ProblemList_openjdk11-openj9.txt @@ -156,6 +156,7 @@ java/math/BigInteger/PrimeTest.java https://github.com/AdoptOpenJDK/openjdk-test # jdk_net +java/net/CookieHandler/B6791927.java https://bugs.openjdk.java.net/browse/JDK-8234007 generic-all java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java https://github.com/eclipse/openj9/issues/3568 generic-all java/net/InetAddress/BadDottedIPAddress.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all java/net/InetAddress/CachedUnknownHostName.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all @@ -225,7 +226,7 @@ java/nio/channels/FileChannel/TempDirectBuffersReclamation.java https://github.c java/nio/channels/FileChannel/directio/DirectIOTest.java https://github.com/AdoptOpenJDK/openjdk-build/issues/248 generic-all java/nio/channels/ServerSocketChannel/SocketOptionTests.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all java/nio/channels/SocketChannel/AdaptSocket.java https://github.com/eclipse/openj9/issues/4317 macosx-all -java/nio/channels/SocketChannel/ExceptionTranslation.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/984 linux-x64 +java/nio/channels/SocketChannel/ExceptionTranslation.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/984 linux-all java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java https://github.com/eclipse/openj9/issues/7624 linux-s390x java/nio/file/Files/CopyAndMove.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/795 macosx-all java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/602 linux-all diff --git a/openjdk/ProblemList_openjdk11.txt b/openjdk/ProblemList_openjdk11.txt index 9057bb8a04..a7e8cd65a6 100644 --- a/openjdk/ProblemList_openjdk11.txt +++ b/openjdk/ProblemList_openjdk11.txt @@ -53,6 +53,7 @@ java/lang/String/StringRepeat.java https://github.com/AdoptOpenJDK/openjdk-tests ############################################################################ # jdk_net +java/net/CookieHandler/B6791927.java https://bugs.openjdk.java.net/browse/JDK-8234007 generic-all java/net/InetAddress/BadDottedIPAddress.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all java/net/InetAddress/CachedUnknownHostName.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all java/net/InetAddress/IPv4Formats.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all @@ -102,7 +103,7 @@ java/nio/channels/AsyncCloseAndInterrupt.java https://github.com/AdoptOpenJDK/op java/nio/charset/spi/CharsetProviderBasicTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all java/nio/channels/DatagramChannel/ConnectExceptions.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all java/nio/channels/DatagramChannel/SendExceptions.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all -java/nio/channels/SocketChannel/ExceptionTranslation.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/984 linux-x64 +java/nio/channels/SocketChannel/ExceptionTranslation.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/984 linux-all java/nio/file/Files/InterruptCopy.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all java/nio/channels/AsynchronousFileChannel/Basic.java https://bugs.openjdk.java.net/browse/JDK-7052549 windows-all java/nio/channels/AsynchronousSocketChannel/Basic.java https://bugs.openjdk.java.net/browse/JDK-7052549 windows-all diff --git a/openjdk/ProblemList_openjdk13-openj9.txt b/openjdk/ProblemList_openjdk13-openj9.txt index 59e85d584e..6d03774aa0 100644 --- a/openjdk/ProblemList_openjdk13-openj9.txt +++ b/openjdk/ProblemList_openjdk13-openj9.txt @@ -165,6 +165,7 @@ java/math/BigInteger/PrimeTest.java https://github.com/AdoptOpenJDK/openjdk-test # jdk_net +java/net/CookieHandler/B6791927.java https://bugs.openjdk.java.net/browse/JDK-8234007 generic-all java/net/HttpURLConnection/SetAuthenticator/HTTPSetAuthenticatorTest.java https://github.com/eclipse/openj9/issues/3568 generic-all java/net/InetAddress/BadDottedIPAddress.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all java/net/InetAddress/CachedUnknownHostName.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all @@ -239,7 +240,7 @@ java/nio/channels/FileChannel/TempDirectBuffersReclamation.java https://github.c java/nio/channels/FileChannel/directio/DirectIOTest.java https://github.com/AdoptOpenJDK/openjdk-build/issues/248 generic-all java/nio/channels/ServerSocketChannel/SocketOptionTests.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/585 generic-all java/nio/channels/SocketChannel/AdaptSocket.java https://github.com/eclipse/openj9/issues/4317 macosx-all -java/nio/channels/SocketChannel/ExceptionTranslation.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/984 linux-x64 +java/nio/channels/SocketChannel/ExceptionTranslation.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/984 linux-all java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java https://github.com/eclipse/openj9/issues/7624 linux-s390x java/nio/file/Files/CopyAndMove.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/795 macosx-all jdk/nio/zipfs/ZipFSTester.java https://github.com/eclipse/openj9/issues/4679 linux-x64,macosx-all diff --git a/openjdk/ProblemList_openjdk13.txt b/openjdk/ProblemList_openjdk13.txt index b411747a60..9d4ba20c38 100644 --- a/openjdk/ProblemList_openjdk13.txt +++ b/openjdk/ProblemList_openjdk13.txt @@ -55,6 +55,7 @@ java/lang/String/StringRepeat.java https://github.com/AdoptOpenJDK/openjdk-tests ############################################################################ # jdk_net +java/net/CookieHandler/B6791927.java https://bugs.openjdk.java.net/browse/JDK-8234007 generic-all java/net/InetAddress/BadDottedIPAddress.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all java/net/InetAddress/CachedUnknownHostName.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all java/net/InetAddress/IPv4Formats.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all @@ -110,7 +111,7 @@ java/nio/channels/AsyncCloseAndInterrupt.java https://github.com/AdoptOpenJDK/op java/nio/charset/spi/CharsetProviderBasicTest.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all java/nio/channels/DatagramChannel/ConnectExceptions.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all java/nio/channels/DatagramChannel/SendExceptions.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all -java/nio/channels/SocketChannel/ExceptionTranslation.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/984 linux-x64 +java/nio/channels/SocketChannel/ExceptionTranslation.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/984 linux-all java/nio/file/Files/InterruptCopy.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 linux-all java/nio/channels/AsynchronousFileChannel/Basic.java https://bugs.openjdk.java.net/browse/JDK-7052549 windows-all java/nio/channels/AsynchronousSocketChannel/Basic.java https://bugs.openjdk.java.net/browse/JDK-7052549 windows-all diff --git a/openjdk/ProblemList_openjdk8-openj9.txt b/openjdk/ProblemList_openjdk8-openj9.txt index 8534f40722..7204bf1542 100644 --- a/openjdk/ProblemList_openjdk8-openj9.txt +++ b/openjdk/ProblemList_openjdk8-openj9.txt @@ -134,6 +134,7 @@ sun/management/jmxremote/startstop/JMXStatusTest.java https://github.com/Adopt # jdk_net +java/net/CookieHandler/B6791927.java https://bugs.openjdk.java.net/browse/JDK-8234007 generic-all java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/649 generic-all java/net/InetAddress/CheckJNI.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/1259 macosx-all java/net/InetAddress/BadDottedIPAddress.java https://github.com/eclipse/openj9/issues/1129 generic-all @@ -193,7 +194,7 @@ java/nio/channels/Selector/RacyDeregister.java https://bugs.openjdk.java.net/bro java/nio/channels/ServerSocketChannel/AdaptServerSocket.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/821 windows-all java/nio/channels/ServerSocketChannel/Basic.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/821 windows-all java/nio/channels/SocketChannel/AdaptSocket.java https://github.com/eclipse/openj9/issues/4317 macosx-all -java/nio/channels/SocketChannel/ExceptionTranslation.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/984 linux-x64 +java/nio/channels/SocketChannel/ExceptionTranslation.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/984 linux-all java/nio/charset/Charset/EmptyCharsetName.java https://github.com/eclipse/openj9/issues/1130 generic-all java/nio/charset/Charset/NIOCharsetAvailabilityTest.java https://github.com/eclipse/openj9/issues/1130 generic-all java/nio/charset/CharsetDecoder/AverageMax.java https://github.com/eclipse/openj9/issues/1130 generic-all diff --git a/openjdk/ProblemList_openjdk8.txt b/openjdk/ProblemList_openjdk8.txt index b1f7f506fb..66c75fd638 100644 --- a/openjdk/ProblemList_openjdk8.txt +++ b/openjdk/ProblemList_openjdk8.txt @@ -136,6 +136,7 @@ java/math/BigInteger/LargeValueExceptions.java https://github.com/AdoptOpenJDK/o ############################################################################ # jdk_net +java/net/CookieHandler/B6791927.java https://bugs.openjdk.java.net/browse/JDK-8234007 generic-all java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/649 generic-all java/net/InetAddress/BadDottedIPAddress.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/827 linux-all java/net/InetAddress/CachedUnknownHostName.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/827 linux-all @@ -177,7 +178,7 @@ java/io/Serializable/concurrentClassDescLookup/ConcurrentClassDescLookup.java ht java/nio/channels/SocketChannel/Connect.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/156 macosx-all java/nio/channels/ServerSocketChannel/Basic.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/821 windows-all java/nio/channels/ServerSocketChannel/AdaptServerSocket.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/821 windows-all -java/nio/channels/SocketChannel/ExceptionTranslation.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/984 linux-x64 +java/nio/channels/SocketChannel/ExceptionTranslation.java https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/984 linux-all java/nio/channels/DatagramChannel/SendToUnresolved.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/827 linux-all java/nio/channels/Selector/RacyDeregister.java https://bugs.openjdk.java.net/browse/JDK-8161083 aix-all java/nio/channels/AsyncCloseAndInterrupt.java https://github.com/AdoptOpenJDK/openjdk-tests/issues/593 aix-all