On Mon, 23 Feb 2026 08:46:56 GMT, Matthias Baesken <[email protected]> wrote:
> Seems we have warnings (potentially as error) for unused functions when using > gcc and clang configured in the autoconf files. But for clang those warnings > are disabled for hotspot. > It would be better to have them enabled for hotspot with gcc AND clang, so > that developers working mostly on macOS cannot introduce those unused > functions and destroy the Linux/gcc builds. Looks good. Could you please also check slowdebug and optimised builds? They tend to contain "hidden treasures". ------------- Marked as reviewed by lucy (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/29878#pullrequestreview-3840042140
