[jdk11u-dev] RFR: 8287906: Rewrite of GitHub Actions (GHA) sanity tests

George Adams gdams at openjdk.org
Fri Nov 25 12:19:09 UTC 2022


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.

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

Commit messages:
 - macOS bump to 11
 - Backport 3df72a359e402b929b210f88ed85a86f9f10231f
 - Backport bebb61224b163a70d79392e41ede4e61dbb04288
 - Backport 881ff368ceaff83ae78b1a17896c1ee45524bc84

Changes: https://git.openjdk.org/jdk11u-dev/pull/1554/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1554&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8287906
  Stats: 3993 lines in 20 files changed: 1912 ins; 2081 del; 0 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1554.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1554/head:pull/1554

PR: https://git.openjdk.org/jdk11u-dev/pull/1554


More information about the jdk-updates-dev mailing list