RFR: 8289617: Remove test/jdk/java/net/ServerSocket/ThreadStop.java

Alan Bateman alanb at openjdk.org
Mon Jul 4 15:02:40 UTC 2022


On Mon, 4 Jul 2022 13:03:46 GMT, Michael McMahon <michaelm at openjdk.org> wrote:

> Hi,
> 
> Could I get the following small change reviewed please?
> 
> It removes a test that calls Thread.stop() which is no longer required since it was checking for
> a bug in the old SocketImpl that has recently been replaced by the NIO implementation.
> 
> Thanks,
> Michael.

No value keeping this test.

-------------

Marked as reviewed by alanb (Reviewer).

PR: https://git.openjdk.org/jdk/pull/9365


More information about the net-dev mailing list