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

Test java/nio/channels/DatagramChannel/Loopback.java failed: Unexpected message

XMLWordPrintable

    • b05
    • x86_64
    • linux

        ----------System.out:(11/408)----------

        UNSPEC socket
        join 225.4.5.6 @ ens3
        set outgoing multicast interface to ens3
        IP_MULTICAST_LOOP enabled
        send /[0:0:0:0:0:0:0:0]:43451 -> /225.4.5.6:43451
        received java.nio.HeapByteBuffer[pos=5 lim=100 cap=100] from /100.101.198.131:43451
        IP_MULTICAST_LOOP disabled
        send /[0:0:0:0:0:0:0:0]:43451 -> /225.4.5.6:43451
        selected 1
        received java.nio.HeapByteBuffer[pos=5 lim=5 cap=100] from /100.101.198.131:43451
        ----------System.err:(14/776)----------
        java.lang.RuntimeException: Unexpected message
        at Loopback.assertTrue(Loopback.java:172)
        at Loopback.test(Loopback.java:163)
        at Loopback.main(Loopback.java:73)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:568)
        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
        at java.base/java.lang.Thread.run(Thread.java:833)

              syan Sendao Yan
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: