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

G1: Make G1GCPhaseTimes keep track of the start GC time

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • gc
    • b107

      Currently G1CollectedHeap is responsible for keeping track of the start time for a GC and pass it along to G1GCPhaseTimes when it is time to print the G1 log details.

      Since G1GCPhaseTimes has both a note_gc_start() and a note_gc_end() it seems more stable that G1GCPhaseTimes keeps track of the GC time itself.

            brutisso Bengt Rutisson (Inactive)
            brutisso Bengt Rutisson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: