JDK-6359840 : Forte collector plugin misuses debug-info accessor to query backtrace
Type:Bug
Component:hotspot
Sub-Component:jvmti
Affected Version:6
Priority:P3
Status:Resolved
Resolution:Fixed
OS:solaris
CPU:generic
Submitted:2005-12-06
Updated:2010-04-02
Resolved:2005-12-21
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.
The GetAsyncCallTrace handler for the Forte collector sometimes fails to query debug info from the JVM. The fix is one token.
Comments
SUGGESTED FIX
http://javaweb/~jrose/webrev/6359840/src/share/vm/prims/forte.cpp.diff.html
The suggested fix field of 6175499 provides more information.