Name: mc57594 Date: 06/04/97
According to the Java 1.1 API documentation the countStackFrames() method of class Thread can only be invoked if the thread is suspended, otherwise an IllegalThreadStateException is thrown. However this does not occur in practice.
======================================================================
- duplicates
-
JDK-1211104 Thread method countStackFrame() always returns the number of stack frame.
-
- Closed
-