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

Sergey Ponomarev github.com+415502+stokito at openjdk.java.net
Thu Feb 18 10:14:47 UTC 2021


On Thu, 18 Feb 2021 09:39:28 GMT, Aleksey Shipilev <shade 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

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

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


More information about the jol-dev mailing list