-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b22
This method is deprecated for removal:
@Deprecated(since="1.2", forRemoval=true) int java.lang.Thread.countStackFrames()
Update: This issue was originally created to remove this method. Joe Darcy has suggested that we degrade it first, to throw UOE, in advance of removing it. This is the approach we also used for Thread.stop(Throwable).
@Deprecated(since="1.2", forRemoval=true) int java.lang.Thread.countStackFrames()
Update: This issue was originally created to remove this method. Joe Darcy has suggested that we degrade it first, to throw UOE, in advance of removing it. This is the approach we also used for Thread.stop(Throwable).
- blocks
-
JDK-8225320 Umbrella: JDK 14 terminal deprecations
-
- Resolved
-
- csr for
-
JDK-8232654 Degrade Thread.countStackFrames() to throw UOE
-
- Closed
-