Integrated: 8377898: Hotspot build on AIX with unused-functions warning reports some unused functions

Matthias Baesken mbaesken at openjdk.org
Mon Feb 16 08:19:24 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 .

This pull request has now been integrated.

Changeset: 1b39d2c2
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1b39d2c28c18130b1dac69c05217572d2760cc53
Stats:     13 lines in 2 files changed: 0 ins; 11 del; 2 mod

8377898: Hotspot build on AIX with unused-functions warning reports some unused functions

Reviewed-by: mdoerr, ayang, lucy

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

PR: https://git.openjdk.org/jdk/pull/29715


More information about the hotspot-dev mailing list