Integrated: 8364423: G1: Refactor G1UpdateRegionLivenessAndSelectForRebuildTask
Thomas Schatzl
tschatzl at openjdk.org
Fri Aug 1 08:25:03 UTC 2025
On Thu, 31 Jul 2025 12:07:13 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this refactoring of `G1UpdateRegionLivenessAndSelectForRebuildTask` to remove some code duplication, which makes it simpler to add more common code
>
> Testing: gha
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: beda14e3
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/beda14e3cba368b0bf9f8e4567df163cf1e648a4
Stats: 29 lines in 1 file changed: 13 ins; 14 del; 2 mod
8364423: G1: Refactor G1UpdateRegionLivenessAndSelectForRebuildTask
Reviewed-by: sangheki, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/26574
More information about the hotspot-gc-dev
mailing list