[jdk11u-dev] RFR: 8248238: Implementation: JEP 388: Windows AArch64 Support
Christoph Langer
clanger at openjdk.java.net
Mon Aug 30 09:02:25 UTC 2021
On Mon, 30 Aug 2021 08:06:36 GMT, Reka Kovacs <github.com+25946952+rnkovacs 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.
Hi @rnkovacs, can you split these into separate, dependent Pull requests?
E.g. #274 as first in the row. Then, open another PR in favor of #299 that has branch pr/274 as target. And then the 3 commits included in this one also as separate PRs, targeting the appropriate predecessor PR?
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/301
More information about the jdk-updates-dev
mailing list