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

Move all region level allocation related things into AllocRegionManager

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: