Hi Team,

Please review a very small fix for test suite.

BugID: https://bugs.openjdk.java.net/browse/JDK-8169316
WebRev: http://cr.openjdk.java.net/~skovalev/8169316/webrev.00/

Issue: bunch of tests have undeclared dependency on java.logging module. This leads the test to fail in case no module present in tested custom JRE. As it was discussed in other review (http://mail.openjdk.java.net/pipermail/net-dev/2016-November/010423.html) we need the logging in the tests and TEST.properties is a better place to describe module dependencies.

--
With best regards,
Sergei

Reply via email to