There is no longer any need for the class hierarchy with G1Allocator and G1DefaultAllocator. The same is true for the G1PLABAllocator.
Propose to fix this by flattening the hierarchy and just move all functionality of the Default version into the base class.
Propose to fix this by flattening the hierarchy and just move all functionality of the Default version into the base class.