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

com/sun/nio/sctp/SctpChannel/CloseDescriptors.java failed with java.lang.RuntimeException: Failed: detected unclosed FD.

XMLWordPrintable

      99
        0
        1
        2
        3
        4
        5
        6
        7
        8
        9
      end
      COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
      java 2938757 mach5-one 5u unix 0x0000000000000000 0t0 2635744 type=STREAM (CONNECTED)
      java 2938757 mach5-one 6u unix 0x0000000000000000 0t0 2632216 type=STREAM (CONNECTED)
      ----------System.err:(11/649)----------
      java.lang.RuntimeException: Failed: detected unclosed FD.
      at CloseDescriptors.main(CloseDescriptors.java:92)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:578)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:125)
      at java.base/java.lang.Thread.run(Thread.java:1623)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Failed: detected unclosed FD.
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Failed: detected unclosed FD.
      ----------rerun:(38/5917)*----------

            msheppar Mark Sheppard
            msheppar Mark Sheppard
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: