RFR: 8267834: Refactor G1CardSetAllocator and BufferNode::Allocator to use a common base class [v3]
Kim Barrett
kbarrett at openjdk.java.net
Fri Feb 25 15:58:54 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
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7615
More information about the hotspot-gc-dev
mailing list