RFR JDK-8217761: Enhance run-test-prebuilt jib profile to support running tests with JCov
Erik Joelsson
erik.joelsson at oracle.com
Mon Jan 28 17:47:31 UTC 2019
Hello Shura,
In RunTest.gmk, you removed the conditional, but the comment still
implies that it's there. Please update the comment. Otherwise this looks
good!
/Erik
On 2019-01-25 15:20, Alexandre (Shura) Iline wrote:
> Hi,
>
> Please take a look on a change to allow JCov test execution through jib.
>
> Please notice that this fix also changes behavior of RunTest.gmk when conflicting combination of options is used. JCOV_IMAGE_DIR is now expected to be set when TEST_OPTS_JCOV is true.
>
> Shura
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8217761
> Webrev: http://cr.openjdk.java.net/~shurailine/8217761/webrev.02/
More information about the build-dev
mailing list