< prev index next >

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

Print this page
rev 59105 : imported patch corelibs

@@ -21,11 +21,10 @@
  * 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
  */
 
< prev index next >