-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b07
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2152946 | OpenJDK6 | Chris Hegarty | P3 | Resolved | Fixed | b01 |
There are 6 other methods that should also be examined: getPort, getInetAddress, getRemoteSocketAddress, getLocalPort, getLocalAddress, getLocalSocketAddress. This methods also continue to return the local/remote address after the socket is closed.
- backported by
-
JDK-2152946 Socket spec should clarify what getInetAddress/getPort/etc return after the Socket is closed
- Resolved
- relates to
-
JDK-8222363 Update ServerSocket.isBound spec to reflect implementation after close
- Resolved