# HG changeset patch # User shurailine # Date 1560949448 28800 # Node ID 43627549a488b7d0b4df8fad436e36233df89877 # Parent 82deab2dd59e3d0d3701ae95f4f3ab4231092987 8226359: Switch to JCov build which supports byte code version 58 Reviewed-by: erikj diff -r 82deab2dd59e -r 43627549a488 make/conf/jib-profiles.js --- a/make/conf/jib-profiles.js Wed Jun 19 13:34:31 2019 -0400 +++ b/make/conf/jib-profiles.js Wed Jun 19 05:04:08 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", },