< prev index next >

test/jdk/java/nio/channels/SocketChannel/ConnectionReset.java

Print this page
rev 59105 : imported patch corelibs

*** 21,31 **** * questions. */ /** * @test - * @requires os.family != "solaris" * @run testng ConnectionReset * @summary Test behavior of SocketChannel.read and the Socket adaptor read * and available methods when a connection is reset */ --- 21,30 ----
< prev index next >