[jdk17u-dev] Integrated: 8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug"
Satyen Subramaniam
ssubramaniam at openjdk.org
Mon Apr 28 16:50:59 UTC 2025
On Fri, 25 Apr 2025 16:41:22 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
> Backporting JDK-8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug". Addresses bug by removing an assert and adding test. Ran GHA Sanity Checks, local Tier 1 and 2, and new `test/hotspot/jtreg/compiler/c2/TestUnalignedAccess.java` tests. Patch is clean.
This pull request has now been integrated.
Changeset: bd69deee
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/bd69deee8cbb087b3d36b29436b3cadf52b4ceda
Stats: 176 lines in 2 files changed: 172 ins; 4 del; 0 mod
8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug"
Backport-of: 98f0b86641d84048949ed3da1cb14f3820b01c12
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3532
More information about the jdk-updates-dev
mailing list