[jdk17u-dev] RFR: 8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug"
Satyen Subramaniam
ssubramaniam at openjdk.org
Fri Apr 25 16:46:13 UTC 2025
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.
-------------
Commit messages:
- Backport 98f0b86641d84048949ed3da1cb14f3820b01c12
Changes: https://git.openjdk.org/jdk17u-dev/pull/3532/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3532&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8319690
Stats: 176 lines in 2 files changed: 172 ins; 4 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3532.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3532/head:pull/3532
PR: https://git.openjdk.org/jdk17u-dev/pull/3532
More information about the jdk-updates-dev
mailing list