[8u] RFR: JDK-8253036: Support building the Zero assembler port on AArch64
Andrew Hughes
gnu.andrew at redhat.com
Wed Sep 16 15:10:26 UTC 2020
On 12:22 Wed 16 Sep , Aleksey Shipilev wrote:
> On 9/16/20 8:27 AM, Andrew Hughes wrote:
> > Bug: https://bugs.openjdk.java.net/browse/JDK-8253036
> > Webrev: https://cr.openjdk.java.net/~andrew/openjdk8/8253036/webrev.01/
>
> That's it, no more changes required for Zero?
>
I was surprised too. It seems some required configure/JDK changes got
integrated into 8u already.
> Would be nice to verify that thing is able to "make bootcycle-images" on native AArch64.
>
I successfully built the entire thing with this as a bootstrap JDK on native AArch64:
checking openjdk-build os-cpu... linux-aarch64
checking openjdk-target os-cpu... linux-aarch64
...
checking for Boot JDK... /home/andrew/build/jdk8.zero
checking Boot JDK version... openjdk version "1.8.0-internal" OpenJDK Runtime Environment (build 1.8.0-internal-andre_2020_08_28_18_22-b00) OpenJDK 64-Bit Zero VM (build 25.71-b00, interpreted mode)
> --
> Thanks,
> -Aleksey
>
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