[jdk11u] RFR: 8304389: [11u] Crash on Windows in C2 compiled code after 8248238 and 8218431
Dean Long
dlong at openjdk.org
Fri Mar 17 22:55:27 UTC 2023
On Fri, 17 Mar 2023 07:47:44 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> … 8218431
>
> A required fix to avoid regression in 11.0.19. See JBS issue.
It sounds like the real problem is the #ifdef _WIN64 in x86_64.ad. If that code is wrong for 64-bit Windows, shouldn't it be removed?
-------------
Changes requested by dlong (Committer).
PR: https://git.openjdk.org/jdk11u/pull/70
More information about the jdk-updates-dev
mailing list