Code Review for 7108242

Prepared by:never on Fri Nov 4 13:06:45 PDT 2011
Workspace:/net/smite.us.oracle.com/export/ws/baseline
Compare against: ssh://hg.openjdk.java.net/hsx/hotspot-comp-gate/hotspot
Summary of changes: 79 lines changed: 41 ins; 38 del; 0 mod; 530 unchg
Patch of changes: 7108242.patch
Author comments:
7108242: jinfo -permstat shouldn't report interned strings as part of perm
Reviewed-by:

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.

Bug id: Bug Database
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw agent/src/share/classes/sun/jvm/hotspot/tools/PermStat.java

38 lines changed: 0 ins; 38 del; 0 mod; 279 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw agent/src/share/classes/sun/jvm/hotspot/tools/HeapSummary.java

41 lines changed: 41 ins; 0 del; 0 mod; 251 unchg

This code review page was prepared using /never/bin/webrev (vers 23.18-hg-never-dev).