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

Michael McMahon michaelm at openjdk.org
Tue Jul 5 09:19: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.

This pull request has now been integrated.

Changeset: 77c3bbf1
Author:    Michael McMahon <michaelm at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/77c3bbf105403089fec69d51406fe3e6f562271f
Stats:     91 lines in 1 file changed: 0 ins; 91 del; 0 mod

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

Reviewed-by: alanb, jpai

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

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


More information about the net-dev mailing list