RFR: 8371893: [macOS aarch64] use dead_strip linker option to reduce binary size
Matthias Baesken
mbaesken at openjdk.org
Thu Nov 20 14:39:57 UTC 2025
On Thu, 20 Nov 2025 09:42:41 GMT, Andrew Haley <aph at openjdk.org> wrote:
> On further consideration, I remembered that many of the helpers are debug-only, so that shouldn't be a problem
Thanks for looking into it. I can disable the dead_strip switch for the debug-builds, so it would not eliminate these helpers.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28319#issuecomment-3558388446
More information about the build-dev
mailing list