Looks fine to me.
--Sean
On 07/12/2013 03:19 AM, Weijun Wang wrote:
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