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. This pull request has now been integrated. Changeset: 53c9f037 Author: Jiangli Zhou <jian...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/53c9f037fb2805aab5ab9729166ce7d5bc7a77f9 Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod 8336849: Remove .llvm_addrsig section from JDK/VM static libraries (.a files) Reviewed-by: ihse ------------- PR: https://git.openjdk.org/jdk/pull/20265