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

G1: G1HeapRegionPrinter reclamation events should print the original region type

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 23
    • hotspot
    • gc
    • b25

      Currently, the various reclamation events always print FREE as the region type in the event string because the methods are always called after freeing.

      This is kind of useless information (obviously reclaimed regions are FREE after reclaiming), so this CR suggests to use the original type to understand what region has been reclaimed.

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

              Created:
              Updated:
              Resolved: