RFR: 8345693: Update JCov for class file version 69

Alan Bateman alanb at openjdk.org
Sat Dec 7 13:52:36 UTC 2024


On Sat, 7 Dec 2024 02:21:22 GMT, Alexandre Iline <shurailine at openjdk.org> wrote:

> Use a CI promoted build.

make/conf/jib-profiles.js line 1210:

> 1208:             file: "bundles/jcov-3.0+1.zip",
> 1209:             environment_name: "JCOV_HOME", 
> 1210:             configure_args: "--with-jcov=" + input.get("jcov", "home_path"),

I tried it, and it works for me, thank you! Note there's a space after `"JCOV_HOME",  ` that you might want to remove.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22625#discussion_r1874448779


More information about the build-dev mailing list