-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b07
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8314962 | 17.0.9 | Andrey Turbanov | P4 | Resolved | Fixed | b05 |
One of the reasons a connect() call of a socket can fail are stale DNS entries. To make it easier to spot and debug those problems it would be good if in addition to providing the host name, the resolved ip address is included in the exception text too (at least if the connection failed not using an ip address itself).
- backported by
-
JDK-8314962 Add resolved IP address in connection exception for sockets
- Resolved