RFR[8229916]: Delete redundant test java/net/Socket/reset/Test.java
Patrick Concannon
patrick.concannon at oracle.com
Tue Aug 20 11:25:33 UTC 2019
Hi,
Would it be possible to have my fix for JDK-8229916 reviewed?
The test file java/net/Socket/reset/Test.java was missing JTReg @test
tag, and wasn't working. It has since been replaced with a more up to
date test -- java/net/Socket/ConnectionReset.java -- making it redundant.
This fix removes the now obsolete test:
$ hg status
R test/jdk/java/net/Socket/reset/Test.java
Further information on this bug can be found here:
https://bugs.openjdk.java.net/browse/JDK-8229916
Kind regards,
Patrick
More information about the net-dev
mailing list