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. ------------- Commit messages: - deleted redundant test Changes: https://git.openjdk.org/jdk/pull/9365/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9365&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8289617 Stats: 91 lines in 1 file changed: 0 ins; 91 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/9365.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9365/head:pull/9365 PR: https://git.openjdk.org/jdk/pull/9365