Make heap region region type in G1 HeapRegion explicit

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved: