Duplicate :
|
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]
|