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.javaFurther information on this bug can be found here: https://bugs.openjdk.java.net/browse/JDK-8229916
Kind regards, Patrick