History log of /openjdk9/hotspot/src/share/vm/gc/g1/g1InitialMarkToMixedTimeTracker.hpp
Revision Date Author Comments
# 9586:cf01c334f0be 24-Nov-2015 tschatzl

8136681: Factor out IHOP calculation from G1CollectorPolicy
Summary: Move out existing IHOP value calculation into an implementation of a new interface called G1IHOPControl. Prepare for changes to accomodate adaptive IHOP implementation.
Reviewed-by: jmasa, mgerdin, ehelin