Integrated: 8314651: G1: Fix -Wconversion warnings in static fields of HeapRegion
Albert Mingkun Yang
ayang at openjdk.org
Wed Aug 30 09:40:21 UTC 2023
On Mon, 21 Aug 2023 12:25:12 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Use unsigned type for heap-region-size related shifts in HeapRegion.
>
> Test: tier1-3
This pull request has now been integrated.
Changeset: cb3f9680
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/cb3f9680d35f2afbd973c946ad4ccf94f30fffc9
Stats: 24 lines in 9 files changed: 4 ins; 4 del; 16 mod
8314651: G1: Fix -Wconversion warnings in static fields of HeapRegion
Reviewed-by: tschatzl, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/15360
More information about the hotspot-gc-dev
mailing list