[jdk11u-dev] Integrated: 8248238: Implementation: JEP 388: Windows AArch64 Support
Reka Kovacs
rkovacs at openjdk.java.net
Fri Nov 26 21:53:09 UTC 2021
On Mon, 30 Aug 2021 08:06:36 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.
This pull request has now been integrated.
Changeset: 7bdb8ac7
Author: Reka Kovacs <rkovacs at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/7bdb8ac7f9f9a83779427da7a6d7f5e9ae548db7
Stats: 2336 lines in 51 files changed: 2156 ins; 116 del; 64 mod
8248238: Implementation: JEP 388: Windows AArch64 Support
8272181: Windows-AArch64:Backport fix of `Backtracing broken on PAC enabled systems`
Co-authored-by: Monica Beckwith <mbeckwit at openjdk.org>
Co-authored-by: Ludovic Henry <luhenry at openjdk.org>
Co-authored-by: Bernhard Urban-Forster <burban at openjdk.org>
Reviewed-by: burban, aph, adinn, mbeckwit
Backport-of: 9604ee82690f89320614b37bfef4178abc869777
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/301
More information about the jdk-updates-dev
mailing list