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

Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException

    XMLWordPrintable

Details

    • b75
    • x86_64
    • windows

    Backports

      Description

        Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed intermittently on windows machine with following error message:

        ----------System.err:(15/817)----------
        java.net.SocketTimeoutException
        at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:121)
        at AdaptServerSocket.test(AdaptServerSocket.java:98)
        at AdaptServerSocket.main(AdaptServerSocket.java:125)
        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:497)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:745)

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: