[jdk11u-dev] RFR: 8248414: AArch64: Remove uses of long and unsigned long ints [v3]
Vladimir Kempik
vkempik at openjdk.java.net
Thu Aug 19 21:08:42 UTC 2021
> This is a backport of 8248414 to jdk11u-dev
>
> The backport didn't apply clean, partially due to backport of JDK-8247766
>
> It's needed for mac-aarch and win-aarch64 ports
>
> It will be followed by 8250824 and 8251930.
>
> Sections of aarch64.ad file between line 10260-12560 were regenerated from aarch64_ad.m4
>
> Original commit - https://github.com/openjdk/jdk/commit/c7d84850bfdbd112a495fab453a79832e3810f47
Vladimir Kempik has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains five commits:
- Merge branch 'master' into JDK-8248414_1
- LogicalImmOp update
- python file update
- few more long removals
- 8248414: AArch64: Remove uses of long and unsigned long ints
-------------
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/215/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=215&range=02
Stats: 567 lines in 22 files changed: 321 ins; 9 del; 237 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/215.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/215/head:pull/215
PR: https://git.openjdk.java.net/jdk11u-dev/pull/215
More information about the jdk-updates-dev
mailing list