RFR: 8325194: GHA: Add macOS M1 testing [v5]
Aleksey Shipilev
shade at openjdk.org
Wed Feb 7 16:03:57 UTC 2024
On Sat, 3 Feb 2024 21:55:25 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 one additional commit since the last revision:
>
> simplify jtreg
Okay, this one regressed GHA for new PRs: https://github.com/stefank/jdk/actions/runs/7817217154/job/21324582843
Run # Build JTReg and move files to the proper locations
realpath: bootjdk/jdk: No such file or directory
I think it slipped testing here, because bootjdk was cached before.
@gdams, please see if you can fix it?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17694#issuecomment-1932356208
More information about the build-dev
mailing list