RFR: 8336849: Remove .llvm_addrsig section from JDK/VM static libraries (.a files)
Jiangli Zhou
jiangli at openjdk.org
Sat Jul 20 00:24:40 UTC 2024
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.
-------------
Commit messages:
- 8336849: Remove .llvm_addrsig section from JDK/VM static libraries (.a files)
Changes: https://git.openjdk.org/jdk/pull/20265/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20265&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8336849
Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/20265.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20265/head:pull/20265
PR: https://git.openjdk.org/jdk/pull/20265
More information about the build-dev
mailing list