mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-11 21:15:16 +00:00
Measure HCC processing time separately and remove that time from the calculation of the refinement thresholds. HCC processing time is still taken into account for general pause time predictions. Reviewed-by: tbenson, jmasa