RFR(s): JDK-8169866: [TESTBUG] com/sun/security/ tests have undeclared modules dependencies

Sergei Kovalev sergei.kovalev at oracle.com
Thu Nov 17 12:43:56 UTC 2016


Hello team,

Please review a small fix for security tests.

BugID: https://bugs.openjdk.java.net/browse/JDK-8169866
Web review: http://cr.openjdk.java.net/~skovalev/8169866/webrev.00/

Issue: Tests from package com/sun/security failing in case of usage 
"--limit-modules java.base" command line options due to undeclared 
dependencies.
Solution: add declaration of required modules.

-- 
With best regards,
Sergei




More information about the security-dev mailing list