Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8345902

java/nio/channels/DatagramChannel/PromiscuousIPv6.java fails with java.net.NoRouteToHostException: No route to host

XMLWordPrintable



      Test family=INET6
      dc1 joining [ff11:0:0:0:0:0:203:405]:62040 @ en0
      dc2 joining [ff11:0:0:0:0:0:607:809]:62040 @ en0
      Send message -> group ff11:0:0:0:0:0:203:405 (id=0xf1dad134)
      ----------System.err:(16/964)----------
      java.net.NoRouteToHostException: No route to host
      at java.base/sun.nio.ch.DatagramChannelImpl.send0(Native Method)
      at java.base/sun.nio.ch.DatagramChannelImpl.sendFromNativeBuffer(DatagramChannelImpl.java:914)
      at java.base/sun.nio.ch.DatagramChannelImpl.send(DatagramChannelImpl.java:886)
      at java.base/sun.nio.ch.DatagramChannelImpl.send(DatagramChannelImpl.java:798)
      at PromiscuousIPv6.sendDatagram(PromiscuousIPv6.java:73)
      at PromiscuousIPv6.test(PromiscuousIPv6.java:188)
      at PromiscuousIPv6.main(PromiscuousIPv6.java:242)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
      at java.base/java.lang.Thread.run(Thread.java:1447)

            msheppar Mark Sheppard
            msheppar Mark Sheppard
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: