RFR: 7903418: It is not possible to build jtreg 6.1 branch using jdk 11.0.18

Christoph Langer clanger at openjdk.org
Fri Jan 27 14:22:52 UTC 2023


On Fri, 27 Jan 2023 03:01:40 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> It is not possible to build the jtreg 6.X using the recently released JDK 11.0.18. The root cause is a grep command in the Defs.gmk which checks the usage of jdk8. Because of that, all GitHub actions for jdk17u-dev and jdk11u-dev are broken:
> see https://github.com/mrserb/jdk11u-dev/actions/runs/4018535809/jobs/6904278681

Thanks @mrserb for reporting and proposing a fix. We analyzed the same thing too.

@sormuras Could you please handle this with priority and tag a new jtreg 6.1 version ASAP to enable us to fix GHA in jdk11 and 17 updates projects? Thanks a lot in advance 😄

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

Marked as reviewed by clanger (Author).

PR: https://git.openjdk.org/jtreg/pull/146


More information about the jtreg-dev mailing list