RFR(s): 8166378: Missing dependencies in several java/security tests
Sergei Kovalev
sergei.kovalev at oracle.com
Tue Sep 20 13:32:14 UTC 2016
Hello team,
Please review very small fix for several regression tests.
BugID: https://bugs.openjdk.java.net/browse/JDK-8166378
WebReview: http://cr.openjdk.java.net/~skovalev/8166378/webrev.00
Issue: The tests has no declared dependencies on jdk.security modules.
This leads the tests to fail in case of usage "--limit-modules" java
command line option.
Solution: add missed dependencies if required.
--
With best regards,
Sergei
More information about the security-dev
mailing list