RT-31690 added a new JCOV flag to the build to control whether jcov is enabled during a test run. Due to problems with incremental test runs hanging, the default is currently "false". Once this is resolved, and if there is not a significant performance hit in running with jcov we should change the default to "true".
is blocked by
JDK-8123118JCov build should not be run by default