hg: jdk7/hotspot-gc/hotspot: 6941122: G1: UseLargePages does not work with G1 garbage collector
bengt.rutisson at oracle.com
bengt.rutisson at oracle.com
Thu Jan 13 18:58:18 UTC 2011
Changeset: 2e0b0c4671e4
Author: brutisso
Date: 2011-01-13 04:43 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/2e0b0c4671e4
6941122: G1: UseLargePages does not work with G1 garbage collector
Summary: Pass the value of UseLargePages instead of false as the "large" parameter when reserving the G1 heap.
Reviewed-by: tonyp, johnc, phh
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
More information about the hotspot-gc-dev
mailing list