hg: jdk9/dev/jdk: 8034762: Move krb5.conf related tests into a single place

weijun.wang at oracle.com weijun.wang at oracle.com
Wed Feb 12 03:20:59 PST 2014


Changeset: 2cebba11e857
Author:    weijun
Date:      2014-02-12 19:20 +0800
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/2cebba11e857

8034762: Move krb5.conf related tests into a single place
Reviewed-by: xuelei

- test/sun/security/krb5/ConfPlusProp.java
- test/sun/security/krb5/ConfigWithQuotations.java
- test/sun/security/krb5/DnsFallback.java
- test/sun/security/krb5/ParseCAPaths.java
- test/sun/security/krb5/ParseConfig.java
+ test/sun/security/krb5/config/ConfPlusProp.java
+ test/sun/security/krb5/config/ConfigWithQuotations.java
+ test/sun/security/krb5/config/DnsFallback.java
+ test/sun/security/krb5/config/ParseCAPaths.java
+ test/sun/security/krb5/config/ParseConfig.java
+ test/sun/security/krb5/config/confplusprop.conf
+ test/sun/security/krb5/config/confplusprop2.conf
+ test/sun/security/krb5/config/edu.mit.Kerberos
+ test/sun/security/krb5/config/krb5-capaths.conf
+ test/sun/security/krb5/config/krb5.conf
- test/sun/security/krb5/confplusprop.conf
- test/sun/security/krb5/confplusprop2.conf
- test/sun/security/krb5/edu.mit.Kerberos
- test/sun/security/krb5/krb5-capaths.conf
- test/sun/security/krb5/krb5.conf



More information about the jdk9-dev-changes mailing list