equal
deleted
inserted
replaced
22 */ |
22 */ |
23 |
23 |
24 /* |
24 /* |
25 * @test |
25 * @test |
26 * @bug 6843127 |
26 * @bug 6843127 |
|
27 * @modules java.base/sun.net.spi.nameservice |
|
28 * java.base/sun.security.util |
|
29 * java.security.jgss/sun.security.krb5 |
|
30 * java.security.jgss/sun.security.krb5.internal |
|
31 * java.security.jgss/sun.security.krb5.internal.ccache |
|
32 * java.security.jgss/sun.security.krb5.internal.crypto |
|
33 * java.security.jgss/sun.security.krb5.internal.ktab |
27 * @run main/othervm/timeout=300 BadKdc4 |
34 * @run main/othervm/timeout=300 BadKdc4 |
28 * @summary krb5 should not try to access unavailable kdc too often |
35 * @summary krb5 should not try to access unavailable kdc too often |
29 */ |
36 */ |
30 |
37 |
31 import java.io.*; |
38 import java.io.*; |