RFR: 8349638: Build libjdwp with SIZE optimization
Chris Plummer
cjplummer at openjdk.org
Tue Feb 11 19:04:09 UTC 2025
On Tue, 11 Feb 2025 17:30:53 GMT, Julian Waters <jwaters at 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
More information about the serviceability-dev
mailing list