JDK-8004172 : NPG: Update jstat counter names to reflect metaspace changes
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: hs25
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2012-11-29
  • Updated: 2017-05-17
  • Resolved: 2013-03-04
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 8 Other
8Fixed hs25Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
The jstat counters for the permanent generation have values for Metaspaces
after the perm removal integrated. 

The names of the counters will be changed to reflect Metaspaces instead of perm gen.

The JTREG tests that checks the jstat output must also be updated.
Comments
See info in bug 7021477 in the comments about counters.
15-02-2013