RFR: 8349214: Improve size optimization flags for MSVC builds

Matthias Baesken mbaesken at openjdk.org
Tue Feb 4 13:28:11 UTC 2025


On Tue, 4 Feb 2025 12:53:05 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

> No libraries are optimized for size by default.

True, it is at the moment only for opt-size / jvm.dll .

In future I plan to create a PR for libsplashscreen  using SIZE optimization, but currently this would lead to a larger (!) lib with MSVC because of the bad -Os , this does not make sense.

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

PR Comment: https://git.openjdk.org/jdk/pull/23432#issuecomment-2633917964


More information about the build-dev mailing list