On Thu, 5 Mar 2026 09:23:20 GMT, Matthias Baesken <[email protected]> wrote:
> Currently linktime-gc is only supported with gcc, but the needed compile and > linker flags work too with clang on Linux. > So I think we can support it also with the clang toolchain on Linux. This pull request has now been integrated. Changeset: dc6f7014 Author: Matthias Baesken <[email protected]> URL: https://git.openjdk.org/jdk/commit/dc6f7014aa3791a5a6fd2b89ac19d88382c16da2 Stats: 9 lines in 2 files changed: 9 ins; 0 del; 0 mod 8379202: Support linktime-gc on Linux with clang Reviewed-by: jwaters, clanger, erikj ------------- PR: https://git.openjdk.org/jdk/pull/30071
