[jdk11u-dev] RFR: 8248238: Implementation: JEP 388: Windows AArch64 Support [v9]
Reka Kovacs
rkovacs at openjdk.java.net
Wed Nov 3 20:19:17 UTC 2021
On Wed, 3 Nov 2021 20:14:41 GMT, Reka Kovacs <rkovacs at openjdk.org> wrote:
>> Main commit of the Windows/AArch64 port.
>>
>> Also fixes [JDK-8272181](https://bugs.openjdk.java.net/browse/JDK-8272181) by adding [`src/hotspot/os_cpu/windows_aarch64/pauth_windows_aarch64.inline.hpp`](https://github.com/openjdk/jdk11u-dev/pull/301/files#diff-235302dc4618158c4f75771ebbb6f0e4beeee5daf0a537b03ee4253a711268c6), which is needed for a successful Windows-AArch64 build.
>>
>> Depends on #274 and #299.
>
> Reka Kovacs has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR.
Removed changes pointed out as unnecessary in a new commit: `max_instructions_per_bundle` in `aarch64.ad` and the `machine` flag removals in `flags-ldflags.m4`.
(I did not change the backport commit, sorry about the force-push - I just rebased to master before realizing that #567 is not integrated yet, so I had to walk back on that.)
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/301
More information about the jdk-updates-dev
mailing list