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

G1: Minor clean up of G1SurvivorRegions

XMLWordPrintable

    • gc
    • master

      Some minor cleanup to G1SurvivorRegions and its uses should be done:

      - make the regions array a direct member of the class (avoids potential memory leak, reduces one level of indirection)

      - use the C++ for-each construct for loops over the regions array

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

              Created:
              Updated:
              Resolved: