RFR: 8315550: G1: Fix -Wconversion warnings in g1NUMA
Ivan Walulya
iwalulya at openjdk.org
Mon Sep 11 15:48:37 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.
Marked as reviewed by iwalulya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15541#pullrequestreview-1620317425
More information about the hotspot-gc-dev
mailing list