JDK-8231602 : Deprecate Thread.suspend/resume for removal
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-09-28
  • Updated: 2020-07-16
  • Resolved: 2019-10-24
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 14
14 b21Fixed
Related Reports
CSR :  
Relates :  
Sub Tasks
JDK-8233042 :  
Description
Thread.suspend/resume and ThreadGroup.suspend/resume/allowThreadSuspension have been deprecated since Java SE 1.2. It's time to dial this up to forRemoval=true so these methods can be removed in a future release.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/2ba609bf43bb User: alanb Date: 2019-10-24 10:08:41 +0000
24-10-2019