Looks fine to me. Xuelei
On 9/20/2016 9:32 PM, Sergei Kovalev wrote:
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.