-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
1.4.0
-
sparc
-
solaris_7
The createServerSocket(int port) and createSocket(int host, int port) methods in
java.rmi.server.RMISocketFactory should specify that the following exceptions
could be thrown:
UnknownHostException - if host is unknown and
IllegalArgumentException - if port number is outof range
java.rmi.server.RMISocketFactory should specify that the following exceptions
could be thrown:
UnknownHostException - if host is unknown and
IllegalArgumentException - if port number is outof range