Integrated: 8318647: Serial: Refactor BlockOffsetTable

Albert Mingkun Yang ayang at openjdk.org
Wed Nov 1 11:55:09 UTC 2023


On Mon, 23 Oct 2023 08:14:46 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> The diff is too large; maybe it's better to read the new impl directly, which I believe is much easier to follow.
> 
> There is some duplication with G1's implementation, which should probably be dealt with in its own PR.

This pull request has now been integrated.

Changeset: ab193484
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ab1934848b2680aff86631e7a68e5ef22857742f
Stats:     849 lines in 9 files changed: 23 ins; 644 del; 182 mod

8318647: Serial: Refactor BlockOffsetTable

Reviewed-by: tschatzl, iwalulya

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

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


More information about the hotspot-gc-dev mailing list