-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b05
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2152915 | OpenJDK6 | Chris Hegarty | P3 | Resolved | Fixed | b01 |
The java.net.Socket and java.net.ServerSocket constructors don't declare the IllegalArgumentException, while it is really thrown when the port number is negative, "java.lang.IllegalArgumentException: port out of range" or "java.lang.IllegalArgumentException: port value out of range".
###@###.### 2005-06-14 09:58:43 GMT
###@###.### 2005-06-14 09:58:43 GMT
- backported by
-
JDK-2152915 (spec) Unspecified Socket/ServerSocket constructors behavior
- Resolved
- relates to
-
JDK-4969784 incomplete spec for java.net.Socket.Socket(String,int)
- Closed
-
JDK-5053890 (spec) Unspecified SSLServerSocket constructors behavior
- Closed
-
JDK-5055581 (spec) Unspecified behavior of SSLSocketFactory.createSocket() and SSLSocket constructors
- Closed