RFR: JMX double-counts heap used size

Aleksey Shipilev shade at redhat.com
Fri Sep 8 19:17:51 UTC 2017


This is the regression from recent JMX fix. We should not report the same pool in both managers,
because it will double the metrics the entire MemoryMXBean reports.

Fix:
  http://cr.openjdk.java.net/~shade/shenandoah/jmx-double/webrev.01/

Testing: hotspot_gc_shenandoah + new test

Thanks,
-Aleksey



More information about the shenandoah-dev mailing list