Recalculate_used() always sets time taken in G1GCPhaseTimes

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 12
    • Affects Version/s: 12
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: