G1: Add compaction summary log message

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 17
    • Component/s: hotspot
    • gc

      It would be interesting during G1 Full GC to get a summary about the work that has been done at region level.

      E.g. how many regions were compacted, how many were not compacted (because pinned, too full, ...), and how many were completely skipped.

      Particularly after recent changes in JDK-8262068 where regions are not compacted because they are too full this can be interesting (i.e. how much space do we actually waste?)

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

              Created:
              Updated: