Test com/sun/nio/sctp/SctpChannel/CloseDescriptors.java alway fails detected unclosed FD. Below is the test log snippet:
end
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
java 1038255 yansendao 5u unix 0x0000000000000000 0t0 77949536 type=STREAM
java 1038255 yansendao 6u unix 0x0000000000000000 0t0 77949539 type=STREAM
STDERR:
java.lang.RuntimeException: Failed: detected unclosed FD.
at CloseDescriptors.main(CloseDescriptors.java:92)
end
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
java 1038255 yansendao 5u unix 0x0000000000000000 0t0 77949536 type=STREAM
java 1038255 yansendao 6u unix 0x0000000000000000 0t0 77949539 type=STREAM
STDERR:
java.lang.RuntimeException: Failed: detected unclosed FD.
at CloseDescriptors.main(CloseDescriptors.java:92)
- duplicates
-
JDK-8298466 com/sun/nio/sctp/SctpChannel/CloseDescriptors.java failed with java.lang.RuntimeException: Failed: detected unclosed FD.
-
- Open
-