RFR: 8371893: [macOS aarch64] use dead_strip linker option to reduce binary size
Andrew Haley
aph at openjdk.org
Wed Nov 19 15:39:10 UTC 2025
On Wed, 19 Nov 2025 15:03:33 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Btw on Linux s390x it is the `linktime-gc` , but from what I see this can be disabled by configure if you don't like it
Yes, it can. Thankfully I don't usually need to debug hotspot in production s390 systems. I do, however, need to debug AArch64 on MacOS. This is a Very Bad Idea, and should not be dome.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28319#issuecomment-3553368265
More information about the build-dev
mailing list