8241443: Problem list some java.net tests failing with NoRouteToHostException on macOS with special network configuration

Daniel Fuchs daniel.fuchs at oracle.com
Mon Mar 23 13:22:07 UTC 2020


Hi,

Please find below a changeset for:

8241443: Problem list some java.net tests failing with
          NoRouteToHostException on macOS with special
          network configuration

We are observing some net/nio tests failing on some of our mac
machines. While we investigate the issue we would like to
problem list those tests for macosx-all:

best regards,

-- daniel

diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt
+++ b/test/jdk/ProblemList.txt
@@ -614,6 +614,11 @@

  # jdk_net

+java/net/Socket/LinkLocal.java                                  8241336 
macosx-all
+java/net/MulticastSocket/SetOutgoingIf.java                     8241336 
macosx-all
+java/net/MulticastSocket/Promiscuous.java                       8241336 
macosx-all
+java/net/InetAddress/CheckJNI.java                              8241336 
macosx-all
+
  java/net/MulticastSocket/NoLoopbackPackets.java 
7122846 macosx-all
  java/net/MulticastSocket/SetLoopbackMode.java 
7122846 macosx-all

@@ -630,6 +635,9 @@

  # jdk_nio

+java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java 
8241336 macosx-all
+java/nio/channels/DatagramChannel/AdaptorMulticasting.java 
8241336 macosx-all
+
  java/nio/Buffer/EqualsCompareTest.java 
8193917 solaris-all

  java/nio/channels/DatagramChannel/ChangingAddress.java 
7141822 macosx-all


More information about the nio-dev mailing list