-
Bug
-
Resolution: Fixed
-
P3
-
5.0u7
-
b03
-
sparc
-
solaris_1
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2141225 | 6u2 | Mike Belopuhov | P4 | Resolved | Fixed | b01 |
JDK-2140694 | 5.0u11 | Mike Belopuhov | P3 | Resolved | Fixed | b01 |
Hits java.net.SocketTimeoutExceptions upon trying to make a connection.
Timeout of 5000 ms is set, but the connection attempt fails in much less time than this.
This happens on a socket taking a long time to connect and the thread getting interrupted.
This behavior is seen in production, where the socket was
timing out much earlier than expected.
Timeout of 5000 ms is set, but the connection attempt fails in much less time than this.
This happens on a socket taking a long time to connect and the thread getting interrupted.
This behavior is seen in production, where the socket was
timing out much earlier than expected.
- backported by
-
JDK-2140694 SocketTimeoutException : Timing out early
-
- Resolved
-
-
JDK-2141225 SocketTimeoutException : Timing out early
-
- Resolved
-