hg: jdk7/hotspot-gc/hotspot: 7017008: G1: Turn on compressed oops by default.

john.cuthbertson at oracle.com john.cuthbertson at oracle.com
Wed Feb 9 21:44:15 UTC 2011


Changeset: 59e20a452a2a
Author:    johnc
Date:      2011-02-09 09:43 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/59e20a452a2a

7017008: G1: Turn on compressed oops by default.
Summary: Normally compressed oops is enabled when the maximum heap size is under a certain limit, except when G1 is also enabled. Remove this limitation. Also re-enable GCBasher testing with G1 on 64 bit windows in jprt.
Reviewed-by: jcoomes, brutisso, tonyp

! make/jprt.properties
! src/share/vm/runtime/arguments.cpp




More information about the hotspot-gc-dev mailing list