G1CardSetContainer class is now oblivious to the FreeListAllocator implementation. Therefore, we no longer need the `G1CardSetContainer* _next` and associated accessors.
- relates to
-
JDK-8267834 Refactor G1CardSetAllocator and BufferNode::Allocator to use a common base class
- Resolved