RFR: 8336849: Remove .llvm_addrsig section from JDK/VM static libraries (.a files)

Magnus Ihse Bursie ihse at openjdk.org
Mon Aug 5 12:29:32 UTC 2024


On Sat, 20 Jul 2024 00:20:19 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:

> Please review this PR that strips the `.llvm_addrsig` section from JDK and hotspot `.a` static libraries when building with clang. Please see https://bugs.openjdk.org/browse/JDK-8336849 description for details.

I'm back from vacation now. 

This all seems very odd to me. Where do we set `--icf=safe` to the linker, and why? Why has this not shown up earlier?

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

PR Comment: https://git.openjdk.org/jdk/pull/20265#issuecomment-2268953883


More information about the build-dev mailing list