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

Dmitry Chuyko dchuyko at openjdk.org
Mon Mar 24 15:21:26 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.

This pull request has now been integrated.

Changeset: b31ac46b
Author:    Dmitry Chuyko <dchuyko at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/b31ac46bcb149c4dc6ef4a28a431e61789d16751
Stats:     105 lines in 2 files changed: 102 ins; 0 del; 3 mod

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

Backport-of: 401d0d6b09ea422eacecda2900793a416097dc9b

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

PR: https://git.openjdk.org/jdk17u-dev/pull/3390


More information about the jdk-updates-dev mailing list