RFR(s): 8176213: 78 sun/security/krb5/auto tests failing due to undeclared dependecies

Sergei Kovalev sergei.kovalev at oracle.com
Mon Mar 6 16:24:29 UTC 2017


Hello Team,

Please review small fix for tests.

BugID: https://bugs.openjdk.java.net/browse/JDK-8176213
Webrev: http://cr.openjdk.java.net/~skovalev/8176213/webrev.00

Issue: The tests failing due to undeclared dependencies on 
jdk.security.auth and jdk.security.jgss.
Solution: add missed module declaration into TEST.properties file. Two 
of tests also required individual dependencies on jdk.httpserver and 
jdk.crypto.cryptoki therefore we creating the module declaration section 
in each individual test.

-- 
With best regards,
Sergei




More information about the security-dev mailing list