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

G1: minimize the output when -XX:+PrintHeapAtGC is set

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • hs16
    • hs16
    • hotspot
    • gc
    • b06
    • generic
    • generic

        When -XX:+PrintHeapAtGC is set we call the print() method on G1CollectedHeap. This dumps the heap contents, one region at a time, which is overkill and makes the G1 verbose GC output unnecessarily long. We should make the -XX:+PrintHeapAtGC output more concise.

              tonyp Tony Printezis
              tonyp Tony Printezis
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: