< prev index next >

test/jdk/java/net/Socket/ConnectionReset.java

Print this page
rev 59105 : imported patch corelibs

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