> 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.
Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision: Adjust COPYRIGHT header ------------- Changes: - all: https://git.openjdk.org/jdk/pull/29878/files - new: https://git.openjdk.org/jdk/pull/29878/files/70c6fbee..b3b4bc8f Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=29878&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29878&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/29878.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/29878/head:pull/29878 PR: https://git.openjdk.org/jdk/pull/29878
