RFR: CODETOOLS-7902826: JOL: Start testing with JDK 17 EA

Aleksey Shipilev shade at openjdk.java.net
Thu Feb 18 10:17:45 UTC 2021


On Thu, 18 Feb 2021 10:11:26 GMT, Sergey Ponomarev <github.com+415502+stokito at openjdk.org> wrote:

>> JDK mainline had switched development to JDK 17 EA, we should be adding that version to pipelines.
>
> .github/workflows/pre-integration.yml line 13:
> 
>> 11:     strategy:
>> 12:       matrix:
>> 13:         java: [8, 11, 13, 14, 15, 16-ea]
> 
> looks like you accidentally removed the jdk14

Yes, but not accidentally :) JDK 14 is pretty dead (JDK 13 and JDK 15 are not). This has the bonus that it does not increase GH actions pipeline time.

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

PR: https://git.openjdk.java.net/jol/pull/8


More information about the jol-dev mailing list