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

Weijun Wang weijun.wang at oracle.com
Mon Mar 6 23:15:40 UTC 2017


Hi Sergei

Two questions:

1. Can we remove the @modules section in Renew.java so that it uses the 
one in TEST.properties?

2. I cannot see why jdk.crypto.cryptoki is necessary for 
PrincipalSystemPropTest.java. What is the error?

BTW, can you tell me how to make the test fail? Maybe with some special 
jtreg options?

Thanks
Max

On 03/07/2017 12:24 AM, Sergei Kovalev wrote:
> 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.
>



More information about the security-dev mailing list