JDK-4998297 : JVMTI Spec: Remove GetThreadStatus which was deprecated in 4980307
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 5.0
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2004-02-20
  • Updated: 2004-03-15
  • Resolved: 2004-03-02
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 b41Fixed
Related Reports
Relates :  
Description
4980307 which defined the new API GetThreadState left the old API 
GetThreadStatus present (deprecating it) to aid internal transition.  
It is now time to remove GetThreadStatus.

Name: dd4877			Date: 02/25/2004


daniel.daugherty@Sun 2004-02-25

This bug affects the following tests (from Robert's putback mesg):

    nsk/jvmti/GetThreadStatus/thrstat003
    nsk/jvmti/GetThreadStatus/thrstat004
    nsk/jvmti/ThreadStart/threadstart002
    nsk/jvmti/ResumeThread/resumethrd001
    nsk/jvmti/SuspendThread/suspendthrd001
    nsk/jvmti/scenarios/sampling/SP01/sp01t001
    nsk/jvmti/scenarios/sampling/SP01/sp01t002
    nsk/jvmti/scenarios/sampling/SP01/sp01t003
    nsk/jvmti/scenarios/sampling/SP03/sp03t001
    nsk/jvmti/scenarios/sampling/SP03/sp03t002
    nsk/jvmti/scenarios/sampling/SP04/sp04t001
    nsk/jvmti/scenarios/sampling/SP04/sp04t002


======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-beta2 FIXED IN: tiger-beta2 INTEGRATED IN: tiger-b41 tiger-beta2 VERIFIED IN: tiger-beta2
14-06-2004

EVALUATION Must be done.
11-06-2004

PUBLIC COMMENTS 4980307 which defined the new API GetThreadState left the old API GetThreadStatus present (deprecating it) to aid internal transition. It is now time to remove GetThreadStatus.
10-06-2004