RFR: 8267834: Refactor G1CardSetAllocator and BufferNode::Allocator to use a common base class [v3]

Thomas Schatzl tschatzl at openjdk.java.net
Tue Mar 1 09:34:05 UTC 2022


On Fri, 25 Feb 2022 12:27:51 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

>> Hi all,
>> 
>> Please review this change to combine free list allocation used in G1CardSetAllocator and BufferNode::Allocator into a single class. 
>> 
>> Testing: Tier 1-5
>> 
>> Thanks
>> Ivan
>
> Ivan Walulya has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Kim review

Lgtm.

-------------

Marked as reviewed by tschatzl (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/7615



More information about the hotspot-gc-dev mailing list