[jdk11u-dev] RFR: 8287906: Rewrite of GitHub Actions (GHA) sanity tests [v3]
Paul Hohensee
phh at openjdk.org
Mon Nov 28 23:44:35 UTC 2022
On Mon, 28 Nov 2022 09:40:02 GMT, George Adams <gdams at openjdk.org> wrote:
>> The final piece of the puzzle here, backports the GitHub actions rewrite. Also backported JDK-8288499 as it is required for this to be complete.
>>
>> Clean other than the fact that JDK-8295714 was applied before so had to be rewritten and macOS-10.15 is now deprecated so had to switch to 11 (which had happened already in the old workflow layout.
>
> George Adams has updated the pull request incrementally with one additional commit since the last revision:
>
> fixup build/test failures
The backport of [JDK-8288499](https://bugs.openjdk.org/browse/JDK-8288499), though trivial, should be done separately. You can make that backport dependent on this one, see
https://blog.logrocket.com/using-stacked-pull-requests-in-github/
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1554
More information about the jdk-updates-dev
mailing list