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

Refactor "CLEANUP" region printing

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 17
    • 17
    • hotspot
    • gc
    • b17

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: