The spec for ThreadReference.isSuspended indicates that it returns true when the debugger has suspended an application thread. The current behavior is that it returns true when the _application_ has suspended an application threads.
Name: elR10090 Date: 04/28/2001
This bug causes failure of the following testbase_nsk tests:
nsk/jdi/ThreadReference/isSuspended/issuspended003
nsk/jdi/ThreadReference/isSuspended/issuspended004
Such record containing full test names allows to automatically
generate the following list of known test failures (we maintain
it updated every working day):
/net/sqesvr.eng/export/vsn/VM/testbase/nsk_stuff/buglist_nsk/nsk.knownbugs
======================================================================
Name: elR10090 Date: 04/28/2001
This bug causes failure of the following testbase_nsk tests:
nsk/jdi/ThreadReference/isSuspended/issuspended003
nsk/jdi/ThreadReference/isSuspended/issuspended004
Such record containing full test names allows to automatically
generate the following list of known test failures (we maintain
it updated every working day):
/net/sqesvr.eng/export/vsn/VM/testbase/nsk_stuff/buglist_nsk/nsk.knownbugs
======================================================================
- duplicates
-
JDK-4425005 JDI: ThreadReference.isSuspended() returns false for a suspended thread
- Closed