Integrated: 8330172: G1: Consolidate update_bot_for_block and update_bot_for_obj in HeapRegion
Guoxiong Li
gli at openjdk.org
Tue Apr 16 06:22:01 UTC 2024
On Sat, 13 Apr 2024 09:35:58 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Hi all,
>
> This patch consolidates the methods `update_bot_for_obj` and `update_bot_for_block`. The test `make test-tier1_gc` passed locally.
>
> Thanks for taking the time to review.
>
> Best Regards,
> -- Guoxiong
This pull request has now been integrated.
Changeset: 2f11afda
Author: Guoxiong Li <gli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2f11afdae93d47da2bc9036ea109f34f09d28c7e
Stats: 20 lines in 4 files changed: 0 ins; 11 del; 9 mod
8330172: G1: Consolidate update_bot_for_block and update_bot_for_obj in HeapRegion
Reviewed-by: ayang, tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/18771
More information about the hotspot-gc-dev
mailing list