There is currently no appropriate JVMDI status for threads that have been created but not yet started. It is useful to distinguish this status because some JVMDI operations are not valid on such threads.
Name: ooR10006 Date: 11/21/2003
JDWP command TreadReference.Status returns value -1 for
a thread object created but not started. Expected status is
NOT_STARTED.
JCK JDWP test vm/jdwp/TreadReference/Status/status001 fails
due to this.
======================================================================
Name: ooR10006 Date: 11/21/2003
JDWP command TreadReference.Status returns value -1 for
a thread object created but not started. Expected status is
NOT_STARTED.
JCK JDWP test vm/jdwp/TreadReference/Status/status001 fails
due to this.
======================================================================
- duplicates
-
JDK-4490152 JPDA: vm-wide suspend does not suspend all threads (zombie, dead, new, ...)
-
- Closed
-
-
JDK-4641621 JVMDI spec: GetThreadStatus should have a new status for not-yet-started threads
-
- Closed
-
- relates to
-
JDK-4378978 exception: GetAllThreads returns not yet running thread / GetThreadStatus chokes
-
- Closed
-
-
JDK-4460879 jvmdi: no way to return "thread not started" status
-
- Closed
-