RFR: 8377898: Hotspot build on AIX with unused-functions warning reports some unused functions
Matthias Baesken
mbaesken at openjdk.org
Mon Feb 16 08:16:08 UTC 2026
On Fri, 13 Feb 2026 15:38:15 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> When enabling the unused-functions warning on AIX (where clang is with xlC17), we get a couple of warnings as errors. Those should be fixed to be able to enable unused-functions warnings on gcc AND clang .
Thanks for the reviews !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29715#issuecomment-3907030622
More information about the hotspot-dev
mailing list