commit | 713712deeee8db7dde4498f71dde3fd116e0e9b2 | [log] [tgz] |
---|---|---|
author | Bengt Rutisson <brutisso@openjdk.org> | Mon Jun 04 13:29:34 2012 +0200 |
committer | Bengt Rutisson <brutisso@openjdk.org> | Mon Jun 04 13:29:34 2012 +0200 |
tree | ecf577432e62534ae1de5a325d0c9768a8dc8956 | |
parent | f1614832e39a8e10c97dd6e155b40e2c2bbed643 [diff] |
7173460: G1: java/lang/management/MemoryMXBean/CollectionUsageThreshold.java failes with G1 The scope of TraceMemoryManagerStats in G1CollectedHeap need to cover the call to G1MonitoringSupport::update_sizes() Reviewed-by: johnc, jmasa