JDK-5053890 : (spec) Unspecified SSLServerSocket constructors behavior
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2004-05-27
  • Updated: 2006-11-23
  • Resolved: 2006-11-23
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
Name: bkR10012			Date: 05/27/2004


The description of the SSLServerSocket constructors states that only 
IOException may be thrown if an I/O error occurs when creating the socket.

But the implementation throws 'IllegalArgumentException: Port value out of
range' if port value is invalid (e.g. negative) and does not throw any 
exception if backlog value is negative.

======================================================================

Comments
EVALUATION depend on 6285145, target to next release.
01-12-2005

CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
02-09-2004

EVALUATION Will address in next release. ###@###.### 2004-05-27
27-05-2004