Integrated: 8267834: Refactor G1CardSetAllocator and BufferNode::Allocator to use a common base class
Ivan Walulya
iwalulya at openjdk.java.net
Tue Mar 1 14:18:10 UTC 2022
On Thu, 24 Feb 2022 15:33:58 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
This pull request has now been integrated.
Changeset: 341c8bd7
Author: Ivan Walulya <iwalulya at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/341c8bd7f2744d1899e78da34e613817b43b44e5
Stats: 724 lines in 10 files changed: 389 ins; 288 del; 47 mod
8267834: Refactor G1CardSetAllocator and BufferNode::Allocator to use a common base class
Reviewed-by: kbarrett, tschatzl
-------------
PR: https://git.openjdk.java.net/jdk/pull/7615
More information about the hotspot-gc-dev
mailing list