hg: hsx/hsx24/hotspot: 2 new changesets
john.cuthbertson at oracle.com
john.cuthbertson at oracle.com
Thu Apr 25 20:52:54 PDT 2013
Changeset: c4b5ad1ab409
Author: johnc
Date: 2013-04-22 16:29 -0700
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/c4b5ad1ab409
8007036: G1: Too many old regions added to last mixed GC
Summary: Stop adding old regions to collection set when the remaining reclaimable bytes reaches, or goes below, G1HeapWastePercent. Changes were also reviewed by Vitaly Davidovich <vitalyd at gmail.com>.
Reviewed-by: brutisso, tschatzl, jmasa
! src/share/vm/gc_implementation/g1/collectionSetChooser.cpp
! src/share/vm/gc_implementation/g1/collectionSetChooser.hpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.hpp
Changeset: dc53b30aa2e1
Author: johnc
Date: 2013-04-25 20:36 -0700
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/dc53b30aa2e1
Merge
More information about the hotspot-dev
mailing list