On Tue, 4 Feb 2025 12:53:05 GMT, Daniel Jeliński <djelin...@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