Integrated: 8322815: Eliminate -Wparentheses warnings in shenandoah code
Kim Barrett
kbarrett at openjdk.org
Mon Jan 8 02:39:44 UTC 2024
On Tue, 2 Jan 2024 06:01:07 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> 8322815: Eliminate -Wparentheses warnings in shenandoah code
>
> Please review this change to eliminate some -Wparentheses warnings. This
> involved simply adding a few parentheses to make some implicit operator
> precedence explicit.
>
> Testing: local (linux-x64) build with shenandoah included and ran
> hotspot:tier1 with -XX:+UseShenandoahGC.
This pull request has now been integrated.
Changeset: 3560e680
Author: Kim Barrett <kbarrett at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3560e680bcd5f9427b43f616f21f87adee8e8aca
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8322815: Eliminate -Wparentheses warnings in shenandoah code
Reviewed-by: shade, zgu
-------------
PR: https://git.openjdk.org/jdk/pull/17214
More information about the hotspot-gc-dev
mailing list