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

Recalculate_used() always sets time taken in G1GCPhaseTimes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 12
    • hotspot
    • gc
    • b11

      G1CollectedHeap::recalculate_used() always sets the time taken to do this operation in G1GCPhaseTimes.

      However this method is used in more places than during evacuation failure. The time taking should be moved out of the method.

      Since this value is only shown in the log during evacuation failure where it has just been written, there should not be any visible issue.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: