Hi Team, Please review a small fix for tests.
BugID: https://bugs.openjdk.java.net/browse/JDK-8169721 Web review: http://cr.openjdk.java.net/~skovalev/8169721/webrev.00/ Issue: most tests has missed dependency om java.naming module.Solution: add missed module declaration for tests. If this possible, add module declaration to TEST.properties file to avoid modification of each individual test.
-- With best regards, Sergei