RFR: 8349378: Build splashscreen lib with SIZE optimization

Matthias Baesken mbaesken at openjdk.org
Sun Feb 9 14:44:09 UTC 2025


On Sat, 8 Feb 2025 04:10:24 GMT, Phil Race <prr at openjdk.org> wrote:

> I note that AIX seems to be the biggest beneficiary here. It doesn't seem to be a big deal for anything else.

Please note that AIX has the debuginfo in the same binary (.so file), unlike e.g. Linux.
If you look at the size reduction of the debuginfo files on Linux, this goes down from 1.7M -> 1.4M  on Linux x86_64 so it is also quite a good reduction.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/23493#issuecomment-2646332828


More information about the build-dev mailing list