|
Quick Lists
|
|
Bug ID:
|
4460879
|
|
Votes
|
0
|
|
Synopsis
|
jvmdi: no way to return "thread not started" status
|
|
Category
|
java:debugger
|
|
Reported Against
|
1.3
, hopper
|
|
Release Fixed
|
|
|
State
|
11-Closed,
Will Not Fix,
bug
|
|
Priority:
|
5-Very Low
|
|
Related Bugs
|
4232338
,
4490152
,
4667794
|
|
Submit Date
|
19-MAY-2001
|
|
Description
|
The JDI spec defines a "THREAD_STATUS_NOT_STARTED" status, but this value
seems to be missing from the JVMDI and JDWP specs.
xxxxx@xxxxx 2001-05-18
Not only that, but the JDI code will never return this status.
|
|
Work Around
|
N/A
|
|
Evaluation
|
This requires a spec change. Values for not-started will have to be added
to JVMDI and JDWP, and the JVMDI implementation will have to be changed
to return the new not-started status instead of JVMDI_THREAD_STATUS_UNKNOWN.
xxxxx@xxxxx 2002-07-18
xxxxx@xxxxx 2003-09-19
This has been fixed in JVMTI. We aren't making any changes to JVMDI so
it won't be fixed there. See also:
4232338 JDWP: Need new thread status for not-yet-started threads
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |