History log of /openjdk9/jdk/test/javax/security/auth/kerberos/KerberosTixDateTest.java
Revision Date Author Comments
# 13745:7bcaf8487c69 16-Feb-2016 weijun

8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions
Reviewed-by: mullan


# 9698:ba6e2fcdfa15 09-Apr-2014 weijun

8039575: liberate two manual kerberos tests
Reviewed-by: xuelei


# 9509:7431fc16667c 18-Mar-2014 wetmore

8033271: Manual security tests have @ignore rather than @run main/manual
Reviewed-by: xuelei, wetmore
Contributed-by: rajan.halade@oracle.com


# 9330:8b1f1c2a400f 26-Dec-2013 lana

8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar


# 6658:9078c34437ab 21-Feb-2013 msheppar

8006182: cleanup to use java.util.Base64 in java security component, providers, and regression tests
Summary: Refactored code to use java.util.Base64 Mime Encoder and Decoder as a replacement for sun.misc.BASE64Encoder and sun.misc.BASE64Decoder
Reviewed-by: vinnie, chegar, sherman


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 267:27719467fb93 30-Apr-2008 valeriep

6695818: New regression test (KerberosTixDateTest) for Kerberos failing on (probably) all platforms.
Reviewed-by: mullan


# 265:01dbd203d40e 25-Apr-2008 valeriep

6659990: KerberosTicket.getEndTime does not copy date (findbugs)
Reviewed-by: mullan