diff --git a/doc/build-instructions/Build_Instructions_V8.md b/doc/build-instructions/Build_Instructions_V8.md index 415a7dcb717..646f1d61c15 100644 --- a/doc/build-instructions/Build_Instructions_V8.md +++ b/doc/build-instructions/Build_Instructions_V8.md @@ -33,6 +33,7 @@ A more complete set of build instructions are included here for multiple platfor - [Windows :ledger:](#windows) - [MacOS :apple:](#macos) - [ARM :iphone:](#arm) +- [AArch64](#aarch64) User documentation for the latest release of Eclipse OpenJ9 is available at the [Eclipse Foundation](https://www.eclipse.org/openj9/docs). If you build a binary from the current OpenJ9 source, new features and changes might be in place for the next release of OpenJ9. Draft user @@ -697,3 +698,9 @@ JCL - fcd436bf56 based on jdk8u192-b03) :construction: We haven't created a full build process for ARM yet? Watch this space! + +---------------------------------- + +## AArch64 + +:construction: Build process for AArch64 (ARMv8 64-bit) Linux does not support OpenJDK V8 at the time of writing this.