jdk/test/sun/security/krb5/auto/UdpTcp.java
changeset 31474 7b79555b8073
parent 30820 0d4717a011d3
equal deleted inserted replaced
31473:650c75fa6728 31474:7b79555b8073
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 4966382 8039132
    26  * @bug 4966382 8039132
    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
       
    34  * @run main/othervm UdpTcp UDP
    27  * @run main/othervm UdpTcp UDP
    35  * @run main/othervm UdpTcp TCP
    28  * @run main/othervm UdpTcp TCP
    36  * @summary udp or tcp
    29  * @summary udp or tcp
    37  */
    30  */
    38 
    31