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

G1: Make HRPrinter distinguish between different types of reclamation

XMLWordPrintable

    • gc
    • b22

      Currently the HRPrinter does not distinguish between the different types of reclamation during:
      * evacuation
      * eager reclaim and
      * empty during marking

      It is sometimes interesting to understand the exact reason/place why a particular region has been reclaimed.

      Also the event/method is called cleanup(), which is a misnomer in all places now (long time ago regions found empty during marking were reclaimed in the Cleanup pause).

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

              Created:
              Updated:
              Resolved: