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

TEST_BUG: java/nio/channels/SocketChannel/Connect.java fails intermittently

XMLWordPrintable

    • b114

        TESTFAIL:java/nio/channels/SocketChannel/Connect.java

        The test java/nio/channels/SocketChannel/Connect.java fails once in single binary run. see log:

        ----------System.err:(18/782)----------
        Got event for our selection key.
        Successful connect.
        SUCCESS! buffer contents were sent.
        Got event for our selection key.
        Successful connect.
        SUCCESS! buffer contents were sent.
        java.lang.Exception: Refused connection throws no exception
        at Connect.main(Connect.java:48)
        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:484)
        at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:754)
        at java.lang.Thread.run(Thread.java:744)

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

        result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Refused connection throws no exception


        test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Refused connection throws no exception

              mli Hamlin Li
              ewang Eric Wang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: