RFR: 8328352: Serial: Inline SerialBlockOffsetSharedArray
Guoxiong Li
gli at openjdk.org
Tue Apr 2 10:04:59 UTC 2024
On Wed, 27 Mar 2024 07:32:43 GMT, Albert Mingkun Yang <ayang 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).
@albertnetymk Thanks for your review. Waiting for another review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18501#issuecomment-2031584587
More information about the hotspot-gc-dev
mailing list