Blocks :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
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