RFR: 8267834: Refactor G1CardSetAllocator and BufferNode::Allocator to use a common base class [v2]
Ivan Walulya
iwalulya at openjdk.java.net
Thu Feb 24 16:51:56 UTC 2022
> 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:
cleanup includes
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7615/files
- new: https://git.openjdk.java.net/jdk/pull/7615/files/dee62d67..60d41d36
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7615&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7615&range=00-01
Stats: 8 lines in 2 files changed: 0 ins; 8 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/7615.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7615/head:pull/7615
PR: https://git.openjdk.java.net/jdk/pull/7615
More information about the hotspot-gc-dev
mailing list