Hi Valerie
http://cr.openjdk.java.net/~weijun/7036157/webrev.00/
There is no regression test because it's not easy to simulate a
connection timeout in a regression test.
On my home machine, I set KDC to facebook.com. Thanks to the Great
Firewall of China that all connections to facebook are blocked and I can
confirm the code change does work as intended.
Thanks
Max
-------- Original Message --------
*Change Request ID*: 7036157
*Synopsis*: TCP connection does not use kdc_timeout
=== *Description*
============================================================
We added timeout support for TCP in
6952519: kdc_timeout is not being honored when using TCP
but it's only on communication stage. In practice, a timeout happens
more likely at the connection stage.