On 07/11/16 11:42, Sergei Kovalev wrote:
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/

I think this is fine Sergei.

Thanks,
-Chris.

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.

Reply via email to