-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b17
In terms of compatibility the code that uses Thread.stop will no longer compile. Code that was compiled to older releases and uses this method will throw NoSuchMethodError instead of UnsupportedOperationException.
- csr for
-
JDK-8368237 Remove Thread.stop
-
- Closed
-
- relates to
-
JDK-8358048 java/net/httpclient/HttpsTunnelAuthTest.java incorrectly calls Thread::stop
-
- Resolved
-
-
JDK-8360979 Remove use of Thread.stop in krb5/auto/KDC.java
-
- Resolved
-
-
JDK-8277861 Terminally deprecate Thread.stop
-
- Resolved
-
-
JDK-8289610 Degrade Thread.stop
-
- Resolved
-
-
JDK-8360981 Remove use of Thread.stop in test/jdk/java/net/Socket/DeadlockTest.java
-
- Resolved
-
-
JDK-8368291 Audit docs/guides for use of Thread.stop
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/727d41d2
-
Review(master) openjdk/jdk/27419