JDK-6670684 : SA command universe did not print out CMS space information
Type:Bug
Component:hotspot
Sub-Component:jvmti
Affected Version:hs11,hs12,hs13
Priority:P4
Status:Resolved
Resolution:Fixed
OS:generic
CPU:generic
Submitted:2008-03-04
Updated:2010-12-07
Resolved:2008-05-20
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.
When debugging with SA, if check heap usage by command "universe", it will not print out CMS space information since the functionalities have not been accomplished in SA. It only printed out String name of Space names.