-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
beta
-
generic
-
generic
Name: bkR10012 Date: 06/01/2004
The description of the
SSLSocket.addHandshakeCompletedListener(HandshakeCompletedListener listener)
says:
"Throws:
IllegalArgumentException - if the argument is null."
But the implementation does not throw IllegalArgumentException
if the listener is null.
======================================================================
The description of the
SSLSocket.addHandshakeCompletedListener(HandshakeCompletedListener listener)
says:
"Throws:
IllegalArgumentException - if the argument is null."
But the implementation does not throw IllegalArgumentException
if the listener is null.
======================================================================