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

Refactor HeapRegionSeq to manage heap region and auxiliary data

XMLWordPrintable

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

        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.

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

                Created:
                Updated:
                Resolved: