Integrated: 8274988 G1: refine G1SegmentedArrayAllocOptions and G1CardSetAllocOptions
Hamlin Li
mli at openjdk.java.net
Thu Oct 21 01:22:42 UTC 2021
On Wed, 20 Oct 2021 08:41:01 GMT, Hamlin Li <mli at openjdk.org> wrote:
> This is a follow-up of JDK-8273626. (something mentioned in Description was already done in JDK-8273626)
> Some other cleanups need to be done:
> Some fields of G1SegmentedArrayAllocOptions better be reloated to G1CardSetAllocOptions, and some fields are const, and also adds some assert.
This pull request has now been integrated.
Changeset: a120937e
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/a120937e8194a897ed4af9e7a2e33beb857987e5
Stats: 15 lines in 2 files changed: 7 ins; 4 del; 4 mod
8274988: G1: refine G1SegmentedArrayAllocOptions and G1CardSetAllocOptions
Reviewed-by: tschatzl, ayang
-------------
PR: https://git.openjdk.java.net/jdk/pull/6032
More information about the hotspot-gc-dev
mailing list