RFR: 8289617: Remove test/jdk/java/net/ServerSocket/ThreadStop.java
Jaikiran Pai
jpai at openjdk.org
Tue Jul 5 06:10:30 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.
Marked as reviewed by jpai (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/9365
More information about the net-dev
mailing list