review for 7108242: jinfo -permstat shouldn't report interned strings as part of perm

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Nov 3 17:11:50 PDT 2011


Can you move it to HeapSummary.java?

Vladimir

Tom Rodriguez wrote:
> http://cr.openjdk.java.net/~never/7108242
> 38 lines changed: 0 ins; 38 del; 0 mod; 279 unchg
> 
> 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 dropped.
> 


More information about the hotspot-compiler-dev mailing list