RFR: 8324800: gcc windows build broken after 8322757

Julian Waters jwaters at openjdk.org
Mon Jan 29 06:07: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

Thanks for the reviews! Are the parentheses in the correct places?

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

PR Comment: https://git.openjdk.org/jdk/pull/17605#issuecomment-1914019370


More information about the hotspot-runtime-dev mailing list