RFR: 7903857: Include test run in GitHub Actions workflow [v2]

Christian Stein cstein at openjdk.org
Thu Oct 10 10:23:23 UTC 2024


On Thu, 10 Oct 2024 10:16:50 GMT, Pavel Rappo <prappo at openjdk.org> wrote:

>> Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix `/bin/sh: 2: set: Illegal option -o pipefail` error
>
> .github/workflows/test.yml line 22:
> 
>> 20:         with:
>> 21:           distribution: 'oracle'
>> 22:           java-version: 17
> 
> It would be nice to move to JDK 21 soon.

Upgrading to use Java 21 will be done in a separate effort: as it might affect [building and testing](https://github.com/openjdk/apidiff/tree/master/make#building-apidiff).

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

PR Review Comment: https://git.openjdk.org/apidiff/pull/25#discussion_r1795146287


More information about the apidiff-dev mailing list