hg: jdk9/hs-rt/hotspot: 3 new changesets
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Mon Mar 7 12:48:22 UTC 2016
Changeset: a6ba2cec1af1
Author: drwhite
Date: 2016-03-01 12:10 -0500
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/a6ba2cec1af1
8078673: Update TEST.groups for recent GC tests
Summary: Updates the needs_g1gc list in TEST.groups and adds appropriate "@requires vm.gc" annotations to a few GC tests.
Reviewed-by: tschatzl, dfazunen
! test/TEST.groups
! test/gc/TestCardTablePageCommits.java
! test/gc/arguments/TestCMSHeapSizeFlags.java
! test/gc/arguments/TestG1ConcRefinementThreads.java
! test/gc/arguments/TestG1HeapSizeFlags.java
! test/gc/arguments/TestG1PercentageOptions.java
! test/gc/arguments/TestParallelHeapSizeFlags.java
! test/gc/logging/TestGCId.java
Changeset: d367f98eeadc
Author: tschatzl
Date: 2016-03-07 10:56 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/d367f98eeadc
8142484: Let IHOP follow the current capacity, not the maximum capacity
Summary: Instead of following the current heap capacity, let all IHOP calculations follow the maximum capacity.
Reviewed-by: brutisso, jmasa
! src/share/vm/gc/g1/g1CollectorPolicy.cpp
! src/share/vm/gc/g1/g1IHOPControl.cpp
! src/share/vm/gc/g1/g1IHOPControl.hpp
Changeset: bfaeb7b78742
Author: tschatzl
Date: 2016-03-07 12:49 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/bfaeb7b78742
Merge
More information about the jdk9-all-changes
mailing list