Integrated: 8324800: gcc windows build broken after 8322757

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

This pull request has now been integrated.

Changeset: af9cd975
Author:    Julian Waters <jwaters at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/af9cd975cec5378214d5d31890150d03250ff3fa
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8324800: gcc windows build broken after 8322757

Reviewed-by: kbarrett, dholmes

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

PR: https://git.openjdk.org/jdk/pull/17605


More information about the hotspot-runtime-dev mailing list