On 20/08/2019 12:25, Patrick Concannon wrote:
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
Go for it, the new test is much better.