On Tue, 25 Feb 2025 09:14:10 GMT, Matthias Baesken <mbaes...@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

Reply via email to