JDK-7108242 : jinfo -permstat shouldn't report interned strings as part of perm
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: hs22
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: solaris_10
  • CPU: x86
  • Submitted: 2011-11-04
  • Updated: 2012-03-22
  • Resolved: 2012-01-23
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 7 JDK 8 Other
7u4Fixed 8Fixed hs23Fixed
Related Reports
Relates :  
Description
jinfo -permstat still reports interned strings as part of the perm gen which is no longer true.  It should be dropped.

Comments
EVALUATION http://hg.openjdk.java.net/lambda/lambda/hotspot/rev/e3e363b2bf19
22-03-2012

EVALUATION See main CR
30-11-2011

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-emb/hotspot/rev/e3e363b2bf19
29-11-2011

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/e3e363b2bf19
15-11-2011

EVALUATION 7108242: jinfo -permstat shouldn't report interned strings as part of perm Reviewed-by: kvn, twisti jinfo -permstat still reports interned strings as part of the perm gen which is no longer true. It should be moved to the jmap -heap summary information.
09-11-2011

EVALUATION http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/e3e363b2bf19
09-11-2011