RFR: CODETOOLS-7903106: Reduce dependence on the "form" of dependencies [v2]
Jonathan Gibbons
jjg at openjdk.java.net
Wed Feb 23 20:45:04 UTC 2022
On Wed, 23 Feb 2022 18:14:34 GMT, Iris Clark <iris at openjdk.org> wrote:
>> Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:
>>
>> disable TestSanityTest.ok (see CODETOOLS-7903111)
>
> make/jtreg.gmk line 97:
>
>> 95: $(JCOV_JAR) $(JCOV_NETWORK_SAVER_JAR) \
>> 96: $(TESTNG_JARS) \
>> 97: $(JUNIT_JARS)
>
> Missing trailing "\"?
Will check and fix as needed
-------------
PR: https://git.openjdk.java.net/jtreg/pull/61
More information about the jtreg-dev
mailing list