- 
    Bug 
- 
    Resolution: Unresolved
- 
     P3 P3
- 
    20, 21, 22, 23, 24, 25
- 
        linux, solaris
                    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)*----------
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)*----------
- duplicates
- 
                    JDK-8359415 TesSctpChannel/CloseDescriptors.java fails detected unclosed FD -           
- Closed
 
-