Code review reqest: 8019410: sun/security/krb5/auto/ReplayCacheTestProc.java
Weijun Wang
weijun.wang at oracle.com
Fri Jul 12 07:19:58 UTC 2013
Please take a look at
http://cr.openjdk.java.net/~weijun/8019410/webrev.00/
The ReplayCacheTestProc test fails on linux-i586 with MIT krb5 1.6.1
installed. The reason is that the acceptor does not start at all using
native JGSS. This fix adds a sanity check on it and if the check does
not pass only Java servers are started.
We would consider adding tests on basic functions of native JGSS. But
they probably belongs to SQE test suite because only there the test can
talk to a real KDC.
Thanks
Max
More information about the security-dev
mailing list