Integrated: JDK-8268185: Update GitHub Actions for jtreg 6
Jonathan Gibbons
jjg at openjdk.java.net
Thu Jun 3 19:45:02 UTC 2021
On Thu, 3 Jun 2021 19:05:35 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review changes to the GitHub Actions for the repo, to use jtreg 6.
>
> There are three small parts to the change:
>
> 1. The version info is updated in `make/conf/test-dependencies`
> 2. The new `make/build.sh` script is used to build `jtreg`, instead of the earlier `build-all.sh` script
> 3. The format of the tag in the jtreg repo is changed to follow OpenJDK conventions.
>
> Tested implicitly with GitHub Actions on my fork, seen here:
> https://github.com/jonathan-gibbons/jdk/actions/runs/903574304
This pull request has now been integrated.
Changeset: e27c4d46
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e27c4d463d920994b79b8163f063ad74f6ee5d59
Stats: 4 lines in 2 files changed: 0 ins; 0 del; 4 mod
8268185: Update GitHub Actions for jtreg 6
Reviewed-by: erikj
-------------
PR: https://git.openjdk.java.net/jdk/pull/4343
More information about the build-dev
mailing list