hg: jdk7/hotspot-gc/hotspot: 2 new changesets
tony.printezis at oracle.com
tony.printezis at oracle.com
Sat Aug 28 00:04:02 UTC 2010
Changeset: 1c63587d925b
Author: tonyp
Date: 2010-08-27 13:34 -0400
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/1c63587d925b
6980206: G1: assert(has_undefined_max_size, "Undefined max size");
Summary: An assert in the management.cpp is too strong and assumes the max size is always defined on memory pools, even when we don't need to use it.
Reviewed-by: mchung, johnc
! src/share/vm/services/management.cpp
Changeset: af586a7893cf
Author: tonyp
Date: 2010-08-27 10:44 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/af586a7893cf
Merge
More information about the hotspot-gc-dev
mailing list