[jdk17u-dev] RFR: 8335662: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn
duke
duke at openjdk.org
Mon Mar 24 12:36:34 UTC 2025
On Thu, 20 Mar 2025 09:32:23 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:
> This a small 17u backport of a small instruction encoding fix in LIR_Assembler::osr_entry() for aarch64. The only patch difference with 21u/master is null/NULL message in context because of JDK-8301493.
>
> Testing: tier1,2 on linux-aarch64. The new test passes after patching.
@dchuyko
Your change (at version cd0702c3228df12043a88090aec81ef37ba56c25) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3390#issuecomment-2747976509
More information about the jdk-updates-dev
mailing list