Test com/sun/nio/sctp/SctpChannel/CloseDescriptors.java should throw SkippedException when there is no lsof command.
Currently the test just print a message and then return.
java.lang.UnsupportedOperationException: libsctp.so.1: cannot open shared object file: No such file or directory
SCTP protocol is not supported
Test cannot be run
Currently the test just print a message and then return.
java.lang.UnsupportedOperationException: libsctp.so.1: cannot open shared object file: No such file or directory
SCTP protocol is not supported
Test cannot be run
- links to
-
Review(master) openjdk/jdk/25790