-
Enhancement
-
Resolution: Fixed
-
P4
-
22
-
b24
Noticed this when looking at the JDK-8319204 changeset: we end subtracting `elapsedVTime()` vs `elapsedTime()`, which looks incorrect, as it does math on two unrelated quantities.
- relates to
-
JDK-8319204 G1: Change G1CMTask::_termination_time_ms to wallclock time
- Resolved