On Tue, 16 Jun 2026 21:16:12 GMT, Volodymyr Paprotski <[email protected]> wrote:
> (Asked @missa-prime to help, he did a lot more backports..) > > @TheRealMDoerr wanted to double-check, since its potentially a big change.. > > The title of the JBS, "double_keccak stub does not set its return value on > x86"... we could just add a one-liner `__ xorq(rax,rax)`. Easy enough.. > > Alternatively, backport this full PR (I think it will mostly apply clean, > except for the AOT callbacks which I dont think exist) Thanks for looking into it! I think the one-liner would be better for jdk25 which is a stable release. It should be easy to get approval for a small bugfix, but a huge backport would require strong arguments. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31125#issuecomment-4723928635
