RFR: 8370438: Offer link time optimization support on library level [v5]

Matthias Baesken mbaesken at openjdk.org
Thu Nov 6 12:35:05 UTC 2025


On Wed, 5 Nov 2025 17:38:58 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> I don't think adding the LTO flags to the OPT flags is the right move

So where should I move it? After all it is link time *optimization* so it is an optimization related tool feature. 
But should I remove it completely from SetupCompileFileFlags because having it in  SetupCompilerFlags is sufficient for out task ?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27976#discussion_r2498787207


More information about the client-libs-dev mailing list