On Mon, 8 Mar 2021 22:55:18 GMT, John Neffenger <github.com+1413266+jgn...@openjdk.org> wrote:
>> Okay, this is looking better! The validation took only 23 seconds, and >> GitHub shows the following results: >> >>  >> >> The screenshot below shows the notification I received by e-mail: >> >>  >> >> Now we'll see whether the three build jobs still run in parallel when the >> wrapper validation succeeds. My next commit will restore the Gradle Wrapper >> JAR file. > > Looks good: two preliminary checks followed conditionally by the three > concurrent build jobs: > >  > > Once the build jobs finish, this pull request is finally ready for review. > Thanks for your timely help, Kevin. Yep, they are running in parallel. And this provides a nice view: https://github.com/jgneff/jfx/actions/runs/633879096 ------------- PR: https://git.openjdk.java.net/jfx/pull/419