Integrated: 8341722: Fix some warnings as errors when building on Linux with toolchain clang
Matthias Baesken
mbaesken at openjdk.org
Thu Oct 10 07:24:16 UTC 2024
On Tue, 8 Oct 2024 13:38:54 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> There are a few warnings as errors occurring when building on Linux with clang (clang15). Mostly these are some kind of 'unused' warnings.
> Might be related to https://bugs.openjdk.org/browse/JDK-8339156 .
This pull request has now been integrated.
Changeset: e7c5bf45
Author: Matthias Baesken <mbaesken at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e7c5bf45f753ad6459c666a4dd4a31197b69e05e
Stats: 12 lines in 5 files changed: 1 ins; 8 del; 3 mod
8341722: Fix some warnings as errors when building on Linux with toolchain clang
Reviewed-by: cjplummer, lucy
-------------
PR: https://git.openjdk.org/jdk/pull/21407
More information about the core-libs-dev
mailing list