Re: RFR: JDK-8309224: Fix xlc17 clang 15 warnings in java.desktop [v2]

2023-06-02 Thread Goetz Lindenmaier
On Thu, 1 Jun 2023 17:31:28 GMT, JoKern65 wrote: >> This pr is a split off from JDK-8308288: Fix xlc17 clang warnings in shared >> code https://github.com/openjdk/jdk/pull/14146 >> It handles the part in java.desktop. >> prrace had already reviewed this part in the original pr. >> >> Here are t

Re: RFR: JDK-8309224: Fix xlc17 clang 15 warnings in java.desktop [v2]

2023-06-02 Thread Goetz Lindenmaier
On Thu, 1 Jun 2023 17:13:56 GMT, Phil Race wrote: >> JoKern65 has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Update Awt2dLibraries.gmk >> >> followed prrace annotation > > make/modules/java.desktop/lib/Awt2dLibraries.gmk line 708:

Re: RFR: JDK-8309224: Fix xlc17 clang 15 warnings in java.desktop [v2]

2023-06-02 Thread JoKern65
On Thu, 1 Jun 2023 17:31:28 GMT, JoKern65 wrote: >> This pr is a split off from JDK-8308288: Fix xlc17 clang warnings in shared >> code https://github.com/openjdk/jdk/pull/14146 >> It handles the part in java.desktop. >> prrace had already reviewed this part in the original pr. >> >> Here are t

Re: RFR: JDK-8309224: Fix xlc17 clang 15 warnings in java.desktop [v2]

2023-06-01 Thread JoKern65
> This pr is a split off from JDK-8308288: Fix xlc17 clang warnings in shared > code https://github.com/openjdk/jdk/pull/14146 > It handles the part in java.desktop. > prrace had already reviewed this part in the original pr. > > Here are the handled errors for which we use the same warning disab