RFR: JDK-8182733 aarch64 build documentation misleading
Andrew Haley
aph at redhat.com
Thu Aug 2 21:07:39 UTC 2018
On 08/02/2018 07:35 AM, David Holmes wrote:
> In theory yes - in practice I don't know if anyone has tried it. How
> would you do a native build using the ARM64 sources rather than the
> aarch64 sources?
It's fine. I used:
sh ./configure --with-native-debug-symbols=internal --disable-warnings-as-errors --disable-hotspot-gtest --enable-dtrace=no --with-jtreg=/home/aph/jtreg --with-boot-jdk=/local/jdk10-pristine/build/linux-aarch64-normal-server-release/images/jdk/ --enable-precompiled-headers --with-debug-level=release --with-jvm-features=-aot,-jvmci
... but the important part is to disable aot and jvmci.
--
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the build-dev
mailing list