On Thu, 27 Nov 2025 01:49:07 GMT, Sergey Bylokhov <[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?

Hmm, I didn't create this with the idea of backporting it in mind. Should I do 
that?

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

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

Reply via email to