[jdk11u-dev] RFR: 8308286: Fix clang warnings in linux code
Daniel Jeliński
djelinski at openjdk.org
Fri Jun 30 14:19:59 UTC 2023
On Fri, 30 Jun 2023 13:19:47 GMT, Artem Semenov <asemenov at openjdk.org> wrote:
> When using the clang compiler to build OpenJDk on Linux, we encounter various "warnings as errors".
> They can be fixed with small changes.
>
> As in the original patch, I added instructions to the make to suppress the clang compiler warnings.
>
> @djelinski please review
Hi @savoptik I am not a JDK updates reviewer, but from what I could tell, this is more of a completely new patch rather than a backport.
You should discuss this change on jdk-updates-dev before proceeding.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2016#issuecomment-1614720530
More information about the jdk-updates-dev
mailing list