Withdrawn: JDK-8308288: Fix xlc17 clang warnings in shared code
JoKern65
duke at openjdk.org
Thu Jun 1 13:11:26 UTC 2023
On Thu, 25 May 2023 09:14:14 GMT, JoKern65 <duke at openjdk.org> wrote:
> When using the new xlc17 compiler (based on a recent clang) to build OpenJDk on AIX , we run into various "warnings as errors".
> Some of those are in shared codebase and could be addressed by small adjustments.
> A lot of those changes are in hotspot, some might be somewhere else in the OpenJDK C/C++ code.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/14146
More information about the core-libs-dev
mailing list