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

Andrew John Hughes andrew at openjdk.java.net
Mon May 2 01:26:46 UTC 2022


On Fri, 29 Apr 2022 17:40:15 GMT, Andrew Haley <aph at openjdk.org> wrote:

> This is a backport of [8285802](https://github.com/openjdk/jdk/commit/df4d5cf5f53c1451487e6301d31c196fac029f7a) from the openjdk/jdk repository. It's almost clean, but upstream mainline has a few
> cleanups of integer type handling, so there is some additional backporting risk.

@theRealAph please change the PR title to "Backport df4d5cf5f53c1451487e6301d31c196fac029f7a" so SKARA correctly picks this up as a backport. See https://wiki.openjdk.java.net/display/SKARA/Backports  Thanks.

Also it looks like you need to enable GitHub Actions on this repository so the test builds run. See https://wiki.openjdk.java.net/display/SKARA/Testing

Not too big a deal on this one though, as there is not yet any AArch64 testing.

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

PR: https://git.openjdk.java.net/jdk8u-dev/pull/50


More information about the jdk8u-dev mailing list