jdk/test/sun/security/krb5/auto/ReplayCacheTestProc.java
changeset 45467 99c87a16a8e4
parent 42998 1a5bb301d855
equal deleted inserted replaced
45466:faf1c55d2046 45467:99c87a16a8e4
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 7152176 8168518 8172017
    26  * @bug 7152176 8168518 8172017
    27  * @summary More krb5 tests
    27  * @summary More krb5 tests
    28  * @library ../../../../java/security/testlibrary/ /test/lib
    28  * @library ../../../../java/security/testlibrary/ /test/lib
       
    29  * @build jdk.test.lib.Platform
    29  * @run main/othervm/timeout=300 ReplayCacheTestProc
    30  * @run main/othervm/timeout=300 ReplayCacheTestProc
    30  */
    31  */
    31 
    32 
    32 import java.io.*;
    33 import java.io.*;
    33 import java.nio.BufferUnderflowException;
    34 import java.nio.BufferUnderflowException;