review for 7108242: jinfo -permstat shouldn't report interned strings as part of perm
Tom Rodriguez
tom.rodriguez at oracle.com
Fri Nov 4 10:29:57 PDT 2011
That seems like a reasonable place to move it. I'll do that and send out a new webrev.
tom
On Nov 3, 2011, at 5:11 PM, Vladimir Kozlov wrote:
> 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