JDK-4683023 : RFE: hprof agent should use SuspendThreadList()/ResumeThreadList() when ready
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2002-05-10
  • Updated: 2012-10-13
  • Resolved: 2002-09-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
1.4.2 mantisFixed
Related Reports
Relates :  
Description
###@###.### 2002-05-10

When JVM/PI is modified to provide SuspendThreadList() and
ResumeThreadList() interfaces, the hprof agent should be
modified to take advantage of them.

This change should be done with the HotSpot work being done via:

4467269 4/3 Poor performance on Solaris while using a profiler

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: generic mantis mantis-b02 FIXED IN: mantis mantis-b02 INTEGRATED IN: mantis mantis-b02
14-06-2004

EVALUATION ###@###.### 2002-05-10 If the JVM/PI version number is JVMPI_VERSION_1_2, then use JVM/PI SuspendThreadList() and ResumeThreadList(). Also update the JDK's jvmpi.h file to match the changes to HotSpot's jvmpi.h file.
11-06-2004

PUBLIC COMMENTS .
10-06-2004

SUGGESTED FIX ###@###.### 2002-05-24 See 4683023-webrev.tar for the proposed changes. ###@###.### 2002-06-18 See 4683023-webrev-cr1.tar for the relative changes made during code review round 1. See 4683023-webrev-cr1-all.tar for the changes relative to Merlin-Update2.
18-06-2002