Integrated: 8314932: G1: Fix -Wconversion warnings for simple cases inside g1 folder
Albert Mingkun Yang
ayang at openjdk.org
Tue Aug 29 16:07:21 UTC 2023
On Thu, 24 Aug 2023 08:57:50 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Simple dropping of conversions in miscellaneous places.
>
> (I include all of them in one PR, because I think reviewing them requires local reasoning. There are other more complex conversions in g1 folder, which require their own PRs.)
>
> Test: tier1-5
This pull request has now been integrated.
Changeset: e22762c0
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e22762c010e5cd4c313e5f2816b67d75862935a7
Stats: 21 lines in 12 files changed: 1 ins; 7 del; 13 mod
8314932: G1: Fix -Wconversion warnings for simple cases inside g1 folder
Reviewed-by: tschatzl, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/15413
More information about the hotspot-gc-dev
mailing list