Integrated: 8367743: G1: Use named constants for G1CSetCandidateGroup group ids
Thomas Schatzl
tschatzl at openjdk.org
Wed Sep 17 09:45:08 UTC 2025
On Tue, 16 Sep 2025 10:04:52 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this refactoring to use named constants for cset candidate group ids instead of raw integers.
>
> Testing: gha, local compilation, use in another patch for weeks
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: 005f3a39
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/005f3a392f20ea2fbe2d7d699448e65d3443a073
Stats: 25 lines in 4 files changed: 9 ins; 4 del; 12 mod
8367743: G1: Use named constants for G1CSetCandidateGroup group ids
Reviewed-by: ayang, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/27309
More information about the hotspot-gc-dev
mailing list