Integrated: 8263856: Github Actions for macos/aarch64 cross-build
Anton Kozlov
akozlov at openjdk.java.net
Tue Apr 6 13:49:22 UTC 2021
On Tue, 30 Mar 2021 15:03:29 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:
> Please review a change that adds cross-compiled macos/aarch64 platform build into Github Actions test workflow.
>
> The steps are basically copy-paste of macos/x86-64 build with the necessary platform name adjustments. Xcode 12.4 is also used for as macos/aarch64 build.
>
> I've checked the produced build (can be found in https://github.com/AntonKozlov/jdk/actions/runs/667527036), it starts on the actual aarch64 machine.
This pull request has now been integrated.
Changeset: 114e3c3e
Author: Anton Kozlov <akozlov at openjdk.org>
Committer: Vladimir Kempik <vkempik at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/114e3c3e
Stats: 107 lines in 1 file changed: 107 ins; 0 del; 0 mod
8263856: Github Actions for macos/aarch64 cross-build
Reviewed-by: erikj
-------------
PR: https://git.openjdk.java.net/jdk/pull/3270
More information about the build-dev
mailing list