Integrated: 8315550: G1: Fix -Wconversion warnings in g1NUMA
Albert Mingkun Yang
ayang at openjdk.org
Tue Sep 12 07:42:56 UTC 2023
On Fri, 1 Sep 2023 15:48:25 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple `int` to `uint` for NUMA node-id.
>
> Possibly, `numa_get_leaf_groups` should accept `uint[]`. I will attempt that in another PR, as that will be mostly runtime, not G1 specific.
This pull request has now been integrated.
Changeset: 94800781
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/94800781eae192d3e82f5635d4aad165f11eabc1
Stats: 32 lines in 8 files changed: 0 ins; 1 del; 31 mod
8315550: G1: Fix -Wconversion warnings in g1NUMA
Reviewed-by: tschatzl, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/15541
More information about the hotspot-gc-dev
mailing list