On Mon, 24 Nov 2025 07:59:24 GMT, Julian Waters <[email protected]> wrote:

>gcc documentation states that you typically need to pass the same options to 
>the link step from the compile step, since the linker when LTO is active is 
>actually the compiler in disguise.

So it seems a pre-existing bug which affects the old jdk updates as well? 
probably we can extract that change and fix it separately and then backport? or 
do you plan to backport this one?

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

PR Comment: https://git.openjdk.org/jdk/pull/22464#issuecomment-3583903828

Reply via email to