[8u] RFR: JDK-8253036: Support building the Zero assembler port on AArch64

Andrew Hughes gnu.andrew at redhat.com
Wed Sep 16 06:27:19 UTC 2020


Bug: https://bugs.openjdk.java.net/browse/JDK-8253036
Webrev: https://cr.openjdk.java.net/~andrew/openjdk8/8253036/webrev.01/

This patch contains the minimal changes necessary for the Zero assembler
port (--with-jvm-variants=zero) to build on AArch64.

The changes are a subset of JDK-8064611, which also contains changes
for the AArch64 port.

I intend to follow this with a single patch to bring in the current
state of the AArch64 port. This patch reduces the shared code changes
in that upcoming patch and gives us a useful starting point of being
able to build 8u on AArch64.

Ok for 8u-dev?

Thanks,
-- 
Andrew :)

Senior Free Java Software Engineer
OpenJDK Package Owner
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222


More information about the jdk8u-dev mailing list