RFR(s): 8169721: [TESTBUG] com/sun/jndi tests have undeclared dependency on java.naming module

Sergei Kovalev sergei.kovalev at oracle.com
Tue Nov 15 14:34:57 UTC 2016


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



More information about the core-libs-dev mailing list