[jdk11u-dev] RFR: 8285802: AArch64: Consistently handle offsets in MacroAssembler as 64-bit quantities

Andrew Haley aph at openjdk.java.net
Fri Apr 29 17:05:28 UTC 2022


This is a backport of 8285802. It's almost clean, but upstream mainline has a few
cleanups of integer type handling, so there is some additional backporting risk.

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

Commit messages:
 - Merge branch '8285802-backport' of https://github.com/theRealAph/jdk11u-dev into 8285802-backport
 - 8285802: AArch64: Consistently handle offsets in MacroAssembler as 64-bit quantities
 - 8285802: AArch64: Consistently handle offsets in MacroAssembler as 64-bit quantities

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/1067/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1067&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8285802
  Stats: 14 lines in 3 files changed: 0 ins; 0 del; 14 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/1067.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/1067/head:pull/1067

PR: https://git.openjdk.java.net/jdk11u-dev/pull/1067


More information about the jdk-updates-dev mailing list