On Wed, 9 Apr 2025 12:33:26 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> Making hotspot -Os would certainly never make any sense, for example We even have this (jvm feature opt-size) https://github.com/openjdk/jdk/blob/master/make/hotspot/lib/JvmFeatures.gmk#L197 but it is not widely used afaik. I think in the past it was used for certain small deployments (and a few very performance sensitive files , see the list from the link, still use 'speed optimization' ). ------------- PR Comment: https://git.openjdk.org/jdk/pull/23563#issuecomment-2789899406