RFR (XS): NPG: MetaspaceMemoryPool should report statistics for all of metaspace
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/ Thanks, Erik
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. StefanK
Thanks, Erik
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
Looks good. /StefanJ On 2013-08-19 18:26, 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/
Thanks, Erik
On 2013-08-20, Stefan Johansson wrote:
Looks good.
Thanks! Erik
/StefanJ
On 2013-08-19 18:26, 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/
Thanks, Erik
participants (3)
-
Erik Helin
-
Stefan Johansson
-
Stefan Karlsson