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). This pull request has now been integrated. Changeset: f6d89761 Author: Matthias Baesken <[email protected]> URL: https://git.openjdk.org/jdk/commit/f6d897614d9dbe07448fbeb04d168814de588eba Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8387702: Linux/clang: enable linktime-gc on libjvm.so too, when it is configured Reviewed-by: mdoerr, lucy, clanger ------------- PR: https://git.openjdk.org/jdk/pull/31765
