Hi Xuelei
I've adopted your style of synchronizing the SSL client and server.
Please take a review at
http://cr.openjdk.java.net/~weijun/7170308/webrev.00/
Noreg-self.
Thanks
Max
On 05/21/2012 10:14 AM, weijun.w...@oracle.com wrote:
*Change Request ID*: 7170308
*Synopsis*: timing error in the krb5 test SSL.java
=== *Description* ============================================================
In the test the client side waits 2 seconds for the server to start, but on
some machines this is still not enough. We should using a flag to synchronize
their actions.