RFR: 8324800: gcc windows build broken after 8322757
Kim Barrett
kbarrett at openjdk.org
Sun Jan 28 21:04:33 UTC 2024
On Sun, 28 Jan 2024 14:45:55 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> JDK-8322757 enabled -Wparentheses warnings for HotSpot, but couldn't find several instances of those warnings in Windows code. As a result the gcc windows build is now broken. Address the parentheses warning in the code to resolve the build failure
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17605#pullrequestreview-1847629947
More information about the hotspot-runtime-dev
mailing list