JDK-4772582 : JVMTI Spec: JVMTI should support multiple independent and simultaneous agents
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: jvmti
  • Affected Version: 6
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_8
  • CPU: sparc
  • Submitted: 2002-11-01
  • Updated: 2017-05-16
  • Resolved: 2005-06-08
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.
JDK 6
6 b40Fixed
Related Reports
Relates :  
Relates :  
Description
RFE: JVMTI should support multiple independent and simultaneous agents

While there will be a unified interface for debugging and performance tools,
the tool designers should be able to write the consumers of the interface
completely independently, and multiple consumers should be able to coexist
so that the debugger can work on runs that are also being used to collect
performance data.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
14-06-2004

PUBLIC COMMENTS RFE: JVMTI should support multiple independent and simultaneous agents
10-06-2004

EVALUATION The initial release of JVMTI provides support for multiple agents. However, more work and thought is needed to provide mechanisms whereby agents can co-exist without stomping on each other. This aspect is not considered a goal for the initial release, but is considered a goal of the next release. I am committing this rfe to Mustang. Also, changing the category to JVMTI. ###@###.### 2004-02-16
16-02-2004