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

TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException

XMLWordPrintable

    • b02
    • windows

        TESTFAIL: java/net/ipv6tests/UdpTest.java
        This test failed once in jdk8/b120 Windows same-binaries run:
        ----------System.out:(1/11)----------
        Test1: OK
        ----------System.err:(16/903)----------
        java.net.SocketTimeoutException: Receive timed out
        at java.net.DualStackPlainDatagramSocketImpl.socketReceiveOrPeekData(Native Method)
        at java.net.DualStackPlainDatagramSocketImpl.peekData(DualStackPlainDatagramSocketImpl.java:109)
        at java.net.DatagramSocket.receive(DatagramSocket.java:721)
        at UdpTest.test2(UdpTest.java:159)
        at UdpTest.main(UdpTest.java:72)
        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:483)
        at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:746)
        at java.lang.Thread.run(Thread.java:744)

        JavaTest Message: Test threw exception: java.net.SocketTimeoutException
        JavaTest Message: shutting down test

        result: Failed. Execution failed: `main' threw exception: java.net.SocketTimeoutException: Receive timed out


        test result: Failed. Execution failed: `main' threw exception: java.net.SocketTimeoutException: Receive timed out

              tyan Tristan Yan (Inactive)
              amjiang Amanda Jiang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: