[jdk21u-dev] RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn

duke duke at openjdk.org
Wed Mar 19 16:17:13 UTC 2025


On Thu, 6 Mar 2025 14:25:49 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:

> This a clean backport of a small instruction encoding fix in LIR_Assembler::osr_entry() for aarch64. Without the fix the JVM can fail during OSR in C1. The bug was originally fixed in JDK 24 so I intend to integrate the backport only after JDK 24 is released. After jdk21u I'd like to proceed with jdk17u.
> 
> Testing: tier1,2 on linux-aarch64. The new test fails on current jdk21u and passes after patching.

@dchuyko 
Your change (at version 7f679184c31b802627182f0974b32665c61c85af) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1456#issuecomment-2737247660


More information about the jdk-updates-dev mailing list