Integrated: 7903418: It is not possible to build jtreg 6.1 branch using jdk 11.0.18
Sergey Bylokhov
serb at openjdk.org
Fri Jan 27 17:44: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
This pull request has now been integrated.
Changeset: dffb1eea
Author: Sergey Bylokhov <serb at openjdk.org>
Committer: Christian Stein <cstein at openjdk.org>
URL: https://git.openjdk.org/jtreg/commit/dffb1eeafe74a09a07db758f289e07ffa92d8b53
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
7903418: It is not possible to build jtreg 6.1 branch using jdk 11.0.18
Reviewed-by: clanger, jjg
-------------
PR: https://git.openjdk.org/jtreg/pull/146
More information about the jtreg-dev
mailing list