On 27/04/2016 08:08, John Jiang wrote:
Since every test in test/java/net/httpclient/** will require the java.httpclient module then we could put a TEST.properties in the httpclient directly so that @modules doesn't need to be added to every test.Hi,Please review the fix for explicitly declaring module dependencies for java net tests.Issue: https://bugs.openjdk.java.net/browse/JDK-8151913 Webrev: http://cr.openjdk.java.net/~jjiang/8151913/webrev.00
-Alan