6695818: New regression test (KerberosTixDateTest) for Kerberos failing on (probably) all platforms

Reviewed-by: mullan
This commit is contained in:
Valerie Peng 2008-04-30 11:10:33 -07:00
parent ea38e1d152
commit c2d32a0f1b

View File

@ -25,6 +25,7 @@
* @test * @test
* @bug 6659990 * @bug 6659990
* @summary test the immutability of the Date fields in KerberosTicket class. * @summary test the immutability of the Date fields in KerberosTicket class.
* @ignore Must set up KDC and setup Kerberos configuration file
*/ */
import java.net.InetAddress; import java.net.InetAddress;