提交 c54839ac 编写于 作者: A andrew

8220641: [TESTBUG] New test KdcPolicy.java introduced by JDK-8164656 needs...

8220641: [TESTBUG] New test KdcPolicy.java introduced by JDK-8164656 needs same change as JDK-8190690
Summary: Add -Dsun.net.spi.nameservice.provider.1=ns,mock to KdcPolicy.java @run calls
Reviewed-by: shade
上级 07a8d5c6
......@@ -39,8 +39,8 @@ import sun.security.krb5.Config;
/*
* @test
* @bug 8164656
* @run main/othervm KdcPolicy udp
* @run main/othervm KdcPolicy tcp
* @run main/othervm -Dsun.net.spi.nameservice.provider.1=ns,mock KdcPolicy udp
* @run main/othervm -Dsun.net.spi.nameservice.provider.1=ns,mock KdcPolicy tcp
* @summary krb5.kdc.bad.policy test
*/
public class KdcPolicy {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册