-
Bug
-
Resolution: Fixed
-
P3
-
1.0, 1.1.2, 1.2.0
-
1.2beta4
-
generic, x86, sparc
-
generic, solaris_2.3, windows_nt
-
Not verified
allan.jacobs@Eng 1998-01-08
The method Thread.countStackFrames() is functional only when used
with suspended threads. Thread.suspend() is deprecated, so
Thread.countStackFrames() should be deprecated as well.
allan.jacobs@Eng 1998-03-05
There is a JCK test for this method. If the method is deprecated
the test should be removed.
- duplicates
-
JDK-1211104 Thread method countStackFrame() always returns the number of stack frame.
- Closed
-
JDK-4125151 Thread.countStackFrames() means requires a call to suspend (which is deprecated)
- Closed
- relates to
-
JDK-4082398 Thread.countStackFrames() does not throw IllegalThreadStateException when thread
- Closed