-
Bug
-
Resolution: Duplicate
-
P3
-
6
-
generic
-
generic
A test calls the javax.net.ssl.SSLServerSocket.SSLServerSocket( int port, int backlog ) constructor with wrong port number and expects IOException, but the RI throws IllegalArgumentException.
The failed test:
api/javax_net/ssl/SSLServerSocket/index.html#Ctor3[Ctor3002]
The failed test:
api/javax_net/ssl/SSLServerSocket/index.html#Ctor3[Ctor3002]
- duplicates
-
JDK-5055581 (spec) Unspecified behavior of SSLSocketFactory.createSocket() and SSLSocket constructors
-
- Closed
-