RFR (XS): NPG: MetaspaceMemoryPool should report statistics for all of metaspace

Erik Helin erik.helin at oracle.com
Tue Aug 20 09:30:20 UTC 2013


On 2013-08-20, Stefan Karlsson wrote:
> On 08/19/2013 06:26 PM, Erik Helin wrote:
> >Hi all,
> >
> >this small fix ensures that the metaspace memory pool reports data for
> >all kinds of metadata, both class metadata and non-class metadata. This
> >way it behaves similar to the performance counters.
> >
> >Please note that the compressed class space memory pool will still report only
> >class metadata if compressed class pointers are used.
> >
> >Webrev:
> >http://cr.openjdk.java.net/~ehelin/8023219/webrev.00/
> 
> OK.

Thanks!
Erik

> StefanK
> 
> >
> >Thanks,
> >Erik
> 



More information about the hotspot-gc-dev mailing list