JDK-8289617 : Remove test/jdk/java/net/ServerSocket/ThreadStop.java
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.net
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-07-02
  • Updated: 2022-07-05
  • Resolved: 2022-07-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 20
20 masterFixed
Description
This test for created for a bug in the legacy SocketImpl. The legacy SocketImpl was removed in JDK 18 so it looks like this test can be removed in advance of degrading Thread.stop.
Comments
Changeset: 77c3bbf1 Author: Michael McMahon <michaelm@openjdk.org> Date: 2022-07-05 09:15:41 +0000 URL: https://git.openjdk.org/jdk/commit/77c3bbf105403089fec69d51406fe3e6f562271f
05-07-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/9365 Date: 2022-07-04 13:03:46 +0000
04-07-2022