History log of /openjdk10/hotspot/src/share/vm/gc/g1/survRateGroup.hpp
Revision Date Author Comments
# 11131:15188aed63c0 27-Apr-2016 mgerdin

8155634: Clean out old logging and dead code from SurvRateGroup
Reviewed-by: jmasa, tschatzl, sjohanss


# 9167:daa76166601c 15-Oct-2015 tschatzl

8138750: Remove dead code in survivor rate group
Reviewed-by: mgerdin, tbenson


# 9165:5b33eeb13775 15-Oct-2015 tschatzl

8137082: Factor out G1 prediction code from G1CollectorPolicy and clean up
Summary: Factor out G1 prediction code from G1CollectorPolicy into its own class, constify methods of G1CollectorPolicy and move more implementations to the cpp file.
Reviewed-by: jmasa, sangheki, ecaspole, kbarrett


# 8413:92457dfb91bd 13-May-2015 pliden

8079792: GC directory structure cleanup
Reviewed-by: brutisso, stefank, david