Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8319204

G1: Change G1CMTask::_termination_time_ms to wallclock time

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • hotspot
    • gc
    • b23

      It tracks how long a task waits for termination. It's in thread-cpu time, but probably makes more sense to be in wall-clock time to account for thread potentially being blocked. This counter is used only for logging, along with `_elapsed_time_ms`, which is in wall-clock time.

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: