hg: hsx/hotspot-gc/hotspot: 7091032: G1: assert failure when NewRatio is used
tony.printezis at oracle.com
tony.printezis at oracle.com
Thu Sep 22 06:01:26 UTC 2011
Changeset: d912b598c6c3
Author: tonyp
Date: 2011-09-21 13:36 -0400
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/d912b598c6c3
7091032: G1: assert failure when NewRatio is used
Summary: The desired min / max heap sizes are miscalculated at initialization when NewRatio is used. The changeset also includes an additional small change to turn a print statement into a warning.
Reviewed-by: johnc, jmasa, ysr, brutisso
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
More information about the hotspot-gc-dev
mailing list