RFR: 8349638: Build libjdwp with SIZE optimization

Chris Plummer cjplummer at openjdk.org
Tue Feb 25 21:03:54 UTC 2025


On Tue, 25 Feb 2025 09:14:10 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> > I think you can optionally configure libjvm.so to be built for small size, not performance
> 
> Yes true for libjvm this is possible, it is the opt-size part of the minimal features set `JVM_FEATURES_minimal='compiler1 minimal opt-size serialgc'`

I wouldn't object to using -Os with the debug agent during opt-size builds.

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

PR Comment: https://git.openjdk.org/jdk/pull/23563#issuecomment-2683284756


More information about the build-dev mailing list