-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta2
-
sparc
-
solaris_2.6
Name: dfR10049 Date: 05/28/2001
javadoc for java.net.InetSocketAddress is silent about illegal parameters
for ctors. It specifies the valid range of ports but does not specify
the behavior when illegal port value is passed to ctor.
javadoc does not specify behavior for case of null host for
InetSocketAddress(String host, int port) ctor.
======================================================================