RFR: 8328352: Serial: Inline SerialBlockOffsetSharedArray
Albert Mingkun Yang
ayang at openjdk.org
Wed Mar 27 07:35:26 UTC 2024
On Tue, 26 Mar 2024 22:10:27 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Hi all,
>
> This patch merges `SerialBlockOffsetSharedArray` into `SerialBlockOffsetTable` so that the `TenureSpace` and `TenuredGeneration` can use them easily. The tests `make test-tier1_gc` passed locally.
>
> Thanks for taking the time to review.
>
> Best Regards,
> -- Guoxiong
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18501#pullrequestreview-1962511773
More information about the hotspot-gc-dev
mailing list