RFR: 8315550: G1: Fix -Wconversion warnings in g1NUMA

Thomas Schatzl tschatzl at openjdk.org
Mon Sep 11 14:04:43 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.

Seems good.

-------------

Marked as reviewed by tschatzl (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/15541#pullrequestreview-1620092430


More information about the hotspot-gc-dev mailing list