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

Rename and clean up the allocation manager hierarchy in g1Allocator.?pp

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • 9
    • hotspot
    • gc
    • b79

        There are a few issues with the allocation manager hierarchy in g1Allocator.?pp:
        - G1ParGCAllocator should be renamed to G1PLABAllocator to conform to the "new" PLAB names (e.g. PLAB instead of ParGC)
        - resolve some include cycles
        - some additional documentation would be nice
        - decrease the amount of back-and-forth between G1CollectedHeap and G1Allocator; hide G1AllocRegion from G1CollectedHeap

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

                Created:
                Updated:
                Resolved: