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

Make heap region region type in G1 HeapRegion explicit

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b33

        Determining the heap region type in G1 is very complicated in G1 right now, basically an if-cascade where order matters.

        This is due to the region type being distributed across a few members of the HeapRegion data structure.

        Create an explicit heap region type member, and use that everywhere.

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

                Created:
                Updated:
                Resolved: