8279636: Update JCov version to 3.0.12

Reviewed-by: alanb, erikj
This commit is contained in:
Alexandre Iline 2022-01-26 18:05:15 +00:00
parent b5de2cc9d3
commit d2a50a6492

View File

@ -1169,15 +1169,8 @@ var getJibProfilesDependencies = function (input, common) {
},
jcov: {
// Use custom build of JCov
// See CODETOOLS-7902734 for more info.
// server: "jpg",
// product: "jcov",
// version: "3.0",
// build_number: "b07",
// file: "bundles/jcov-3_0.zip",
organization: common.organization,
revision: "3.0-9-jdk-asm+1.0",
revision: "3.0-12-jdk-asm+1.0",
ext: "zip",
environment_name: "JCOV_HOME",
},