Move all region level allocation related things into AllocRegionManager

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • gc

      AllocRegionManager introduced in JDK-8073052 handles all allocation within regions. There is still a good amount of related methods in G1CollectedHeap that should be moved there.

      This reduces the amount of dependencies between these two methods, and also cross-calls like AllocRegionManager->G1CollectedHeap->AllocRegionManager.

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

              Created:
              Updated:
              Resolved: