On Sat, 20 Jul 2024 00:20:19 GMT, Jiangli Zhou <jian...@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