RFR JDK-8237042: Switch to JCov build which supports byte code version 59

Erik Joelsson erik.joelsson at oracle.com
Mon Jan 13 19:27:21 UTC 2020


Looks good.

/Erik

On 2020-01-13 10:48, Alexandre (Shura) Iline wrote:
> Hi.
>
> Can you please review this simple change:
> ---------------------------------------------------------------
> $ hg diff
> diff -r f7edb9ca045c make/conf/jib-profiles.js
> --- a/make/conf/jib-profiles.js Fri Jan 10 15:38:25 2020 +0100
> +++ b/make/conf/jib-profiles.js Mon Jan 13 10:42:27 2020 -0800
> @@ -1066,7 +1066,7 @@
>               // build_number: "b07",
>               // file: "bundles/jcov-3_0.zip",
>               organization: common.organization,
> -            revision: "3.0-58-support+1.0",
> +            revision: "3.0-59-support+1.0",
>               ext: "zip",
>               environment_name: "JCOV_HOME",
>           },
> ---------------------------------------------------------------
>
>
> Thank you.
>
> Shura



More information about the build-dev mailing list