Refactor "CLEANUP" region printing

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: hotspot
    • gc
    • b17

      After freeing regions G1 calls the HRPrinter to indicate that regions have been freed.

      Two issues:
      a) Typically code collects these freed region into lists, and after that prints the "CLEANUP" messages for the entire list.
      That code for printing is copy&pasted in two places
      b) The free collection set phase does not print the "CLEANUP" message for freed regions, but prints the "EVAC-FAILURE" one for evacuated regions

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

              Created:
              Updated:
              Resolved: