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

java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException

XMLWordPrintable

    • b13

        This has been observed once in 9b141 same binaries runs on Linux x64.

        Test output:
        java.lang.Exception: Got unexpected exceptionjava.net.BindException: Address already in use
        at ReportSocketClosed.main(ReportSocketClosed.java:44)
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:226)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

              xyin Chris Yin (Inactive)
              xiaofeya Xiaofeng Yang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: