RFR JDK-8226359: Switch to JCov build which supports byte code version 58

Erik Joelsson erik.joelsson at oracle.com
Wed Jun 19 17:25:49 UTC 2019


Looks good.

/Erik

On 2019-06-18 15:44, Alexandre (Shura) Iline wrote:
> Hi,
>
> Can you please take a look on a small change to switch to a newer JCov build.
>
> This is the whole change:
>
> $ hg diff
> diff -r 17f24c0e2f01 make/conf/jib-profiles.js
> --- a/make/conf/jib-profiles.js Tue Jun 18 18:38:53 2019 +0100
> +++ b/make/conf/jib-profiles.js Tue Jun 18 07:36:23 2019 -0800
> @@ -1041,7 +1041,7 @@
>               // build_number: "b07",
>               // file: "bundles/jcov-3_0.zip",
>               organization: common.organization,
> -            revision: "3.0-57-support+1.0",
> +            revision: "3.0-58-support+1.0",
>               ext: "zip",
>               environment_name: "JCOV_HOME",
>           },
>
>
> Thank you.
>
> Shura
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8226359



More information about the build-dev mailing list