RFR: 8348286: [AIX] clang 17 introduces new warning Wtentative-Definitions which produces Build errors

Joachim Kern jkern at openjdk.org
Thu Jan 23 10:22:50 UTC 2025


On Thu, 23 Jan 2025 09:58:07 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> If you run `make jdk -k`, you will get a complete list of all places where the compiler is complaining. Unless it is too large, please post it here.

Only two headers are questionable for clang 17

src/java.desktop/share/native/libawt/awt/image/imageInitIDs.h
src/java.desktop/unix/native/libawt_xawt/awt/fp_pipewire.h

I  can try to fix this in the headers and their corresponding c/c++ file.

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

PR Comment: https://git.openjdk.org/jdk/pull/23236#issuecomment-2609420068


More information about the build-dev mailing list