Integrated: 8328352: Serial: Inline SerialBlockOffsetSharedArray

Guoxiong Li gli at openjdk.org
Wed Apr 3 15:24:12 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

This pull request has now been integrated.

Changeset: ee09801a
Author:    Guoxiong Li <gli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ee09801afde55844e3bc9d0ea9eea065280de0b7
Stats:     114 lines in 9 files changed: 32 ins; 48 del; 34 mod

8328352: Serial: Inline SerialBlockOffsetSharedArray

Reviewed-by: ayang, aboldtch

-------------

PR: https://git.openjdk.org/jdk/pull/18501


More information about the hotspot-gc-dev mailing list