-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 13
-
Component/s: infrastructure
-
b06
This patch covers some different minor cleanups that I accumulated after working on RunTest:
* Do not override JDK_IMAGE_DIR for jcov testing; instead introduce JDK_UNDER_TEST (to be really explicit about which JDK we're testing).
* Remove unconditional $(info) printout on Windows
* Group JCov variable setup with other variable setups.
* Do not override JDK_IMAGE_DIR for jcov testing; instead introduce JDK_UNDER_TEST (to be really explicit about which JDK we're testing).
* Remove unconditional $(info) printout on Windows
* Group JCov variable setup with other variable setups.