changeset 55102 | 59567035d279 |
parent 54216 | f10ca228b22f |
child 58679 | 9c3209ff7550 |
--- a/test/jdk/java/net/Socket/ConnectionReset.java Wed May 29 22:17:48 2019 -0400 +++ b/test/jdk/java/net/Socket/ConnectionReset.java Thu May 30 07:19:19 2019 +0100 @@ -25,6 +25,7 @@ * @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 */