Changeset: 143e1a9b51a9
Author:xuelei
Date: 2008-04-11 03:50 -0400
URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/143e1a9b51a9
6571950: SSLSocket(raddr, rport, laddr, lport) allows null as laddr that spec
doesn't reflect
Summary: add the description that while the local address p
Changeset: da9fa1fa9b95
Author:xuelei
Date: 2008-04-11 03:43 -0400
URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/da9fa1fa9b95
6546671: (spec)javax.net.ssl.TrustManagerFactory.getInstance() throws
undocumented NP
5053895: (spec) Unspecified IllegalStateException in TrustManagerFa
Changeset: c0eb84957bea
Author:xuelei
Date: 2008-04-11 03:33 -0400
URL: http://hg.openjdk.java.net/jdk7/jsn/jdk/rev/c0eb84957bea
6546639: (spec)javax.net.ssl.SSLContext.getInstance(null) throws undocumented
NPE
Summary: add NullPointerException description to those methods.
Reviewe