RFR(XXS): 8000358: G1: metaspace information not printed in PrintHeapAtGC output nor in hs_err file

John Cuthbertson john.cuthbertson at oracle.com
Thu Oct 4 00:14:24 UTC 2012


Hi Everyone,

A quickie - webrev can be found at: 
http://cr.openjdk.java.net/~johnc/8000358/webrev.0/

Summary:
A missing call to MetaspaceAux::print_on() in 
G1CollectedHeap::print_on(). Many thanks to Mikael Gerdin for noticing 
and diagnosing the issue, and suggesting the fix.

Testing:
gcbasher with +PrintHeapAtGC for a few GCs and then issuing a kill -11.

Thanks,

JohnC



More information about the hotspot-gc-dev mailing list