On Mon, 4 Jul 2022 13:03:46 GMT, Michael McMahon <micha...@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