-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
b03
-
sparc
-
solaris_2.6
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2152900 | OpenJDK6 | Chris Hegarty | P3 | Resolved | Fixed | b01 |
Name: ktR10099 Date: 12/17/2003
Specification for java.net.Socket(String host, int port)
does not describe behavior in case port is negative or too large. Current
java implemetation throws IllegalArgumentException, which seems
reasonable.
======================================================================
Specification for java.net.Socket(String host, int port)
does not describe behavior in case port is negative or too large. Current
java implemetation throws IllegalArgumentException, which seems
reasonable.
======================================================================
- backported by
-
JDK-2152900 incomplete spec for java.net.Socket.Socket(String,int)
-
- Resolved
-
- relates to
-
JDK-6285145 (spec) Unspecified Socket/ServerSocket constructors behavior
-
- Closed
-