In merlin ServerSocket.getInetAddress returns null after the
ServerSocket has been closed whereas in 1.3.0 it continues
to return the address after the socket has been closed.
The specification for getInetAddress indicates that null is
returned "if the socket is not yet connected".
ServerSocket has been closed whereas in 1.3.0 it continues
to return the address after the socket has been closed.
The specification for getInetAddress indicates that null is
returned "if the socket is not yet connected".
- duplicates
-
JDK-4412932 api/java_net/Socket/descriptions.html#Ctor, Merlin, Sparc, x86, B49
-
- Closed
-