mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-01 02:30:44 +00:00
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