RFR: 8377898: Hotspot build on AIX with unused-functions warning reports some unused functions
Martin Doerr
mdoerr at openjdk.org
Fri Feb 13 16:03:46 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 .
Looks good and trivial. Thanks for cleaning this up!
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/29715#pullrequestreview-3798073584
More information about the hotspot-dev
mailing list