hg: jdk9/hs-gc/hotspot: 8031538: G1 eden usage is sometimes higher than target eden (printed Eden size)
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Fri Mar 6 15:51:22 UTC 2015
Changeset: 7bdaaf31bc71
Author: sfriberg
Date: 2015-03-06 09:07 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/7bdaaf31bc71
8031538: G1 eden usage is sometimes higher than target eden (printed Eden size)
Summary: When recalculating the number of target eden size, correctly consider the amount of existing eden regions in the target calculation.
Reviewed-by: tschatzl
Contributed-by: Staffan Friberg <staffan.friberg at oracle.com>
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
More information about the jdk9-all-changes
mailing list