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

Test java/net/MulticastSocket/SetLoopbackMode.java failing: 'Packet not received'

XMLWordPrintable

    • sparc
    • solaris_11

      Test will use multicast group: /ff01:0:0:0:0:0:0:1

      ******************

      Loopback mode is disabled.
      Packet not received - correct.

      ******************

      Loopback mode is enabled.
      Packet not received (packet excepted as loopback is enabled)

      ******************

      STDERR:
      java.lang.RuntimeException: Test failed
      at SetLoopbackMode.main(SetLoopbackMode.java:121)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:502)
      at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
      at java.lang.Thread.run(Thread.java:745)

      JavaTest Message: Test threw exception: java.lang.RuntimeException
      JavaTest Message: shutting down test

            Unassigned Unassigned
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: