-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: core-libs
-
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
-