On Tue, 11 Feb 2025 17:30:53 GMT, Julian Waters <jwat...@openjdk.org> wrote:

> Just a heads up, there is a known issue with -Os and gcc (-Os turns on 
> -fdeclone-ctor-dtor which causes the problem), especially if LTO is active. 
> Turning more optimization levels to -Os could present a problem if you want 
> to have LTO support for the JDK's native code outside of HotSpot as was 
> discussed elsewhere

There's no C++ code in libjdwp

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

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

Reply via email to