RFR: 8325194: GHA: Add macOS M1 testing [v3]

Christoph Langer clanger at openjdk.org
Sat Feb 3 14:12:00 UTC 2024


On Sat, 3 Feb 2024 11:49:24 GMT, George Adams <gdams at openjdk.org> wrote:

>> Now that macOS M1 executors are [available in GitHub actions](https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/) it makes sense to move the build to run on M1 (rather than cross-compiled) and also enable testing on the platform.
>
> George Adams has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - fix boot JDK URL
>  - fix boot JDK

Overall this looks like a good idea.

Do we maybe want to go to 'macos-14' on both MacOS architectures? Maybe do it in a prior, separate change?

Other than that I also think you still need to update a few copyright years.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/17694#issuecomment-1925337753


More information about the build-dev mailing list