On Fri, 3 Jul 2026 10:13:35 GMT, Matthias Baesken <[email protected]> wrote:
> Linux/gcc currently enables linktime-gc on libjvm.so, when it is configured > for the build. > Linux/clang enables it (when configured) so far only for the JDK libs. This > should be changed. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Is this happening by default? Since we have a number of probably "unused" functions for debugging purposes in debug.cpp. I would dislike having to re-do a debug build with different options every time I want to debug and use those functions in the debugger. OTOH doing this for release by default sounds okay. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31765#issuecomment-4955798931
