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

Refactor HeapRegionSeq to manage heap region and auxiliary data

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 9
    • 8u40, 9
    • hotspot
    • gc
    • b29

    Backports

      Description

        Currently HeapRegionSeq only manages the HeapRegion instances corresponding to the heap's region.

        Refactor it to actually take over management of the heap region memory and the auxiliary data.

        This decreases the amount of responsibilities for G1CollectedHeap, and allows to encapsulate decisions about how memory is managed from G1CollectedHeap.

        This is a preparatory change for JDK-8038423.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: