hg: jdk9/hs-gc/hotspot: 6521376: MaxTenuringThreshold and AlwayTenure/NeverTenure consistency
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Wed Mar 26 14:29:11 UTC 2014
Changeset: 3c9392f1ee18
Author: tamao
Date: 2014-03-26 12:49 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/3c9392f1ee18
6521376: MaxTenuringThreshold and AlwayTenure/NeverTenure consistency
Summary: Adapt InitialTenuringThreshold and MaxTenuringThreshold according to AlwaysTenure/NeverTenure flag setting.
Reviewed-by: jmasa, tschatzl
! src/share/vm/gc_implementation/parallelScavenge/psScavenge.cpp
! src/share/vm/gc_implementation/shared/ageTable.cpp
! src/share/vm/runtime/arguments.cpp
+ test/gc/arguments/FlagsValue.java
! test/gc/arguments/TestInitialTenuringThreshold.java
+ test/gc/arguments/TestObjectTenuringFlags.java
More information about the jdk9-all-changes
mailing list