Code Review: 6614957, 6771432, 6766775 (original) (raw)

Xuelei Fan Xuelei.Fan at Sun.COM
Mon Mar 22 17:53:51 PDT 2010


Christopher Hegarty - Sun Microsystems Ireland wrote:

Hi Andrew, Michael,

This review is to forward port the following three bugs from 6uXX to JDK7: 6614957: HttpsURLConnection not using the set SSLSocketFactory for creating all its Sockets 6771432: createSocket() - smpatch fails using 1.6.010 because of "Unconnected sockets not implemented" 6766775: X509 certificate hostname checking is broken in JDK1.6.010 The source changes are identical to what we have in JDK6uXX. The tests come from 6uXX verbatim with minimal changes (license header, com.sun.net.ssl.internal.ssl.SSLSocketImpl -> sun.net.ssl.SSLSocketImpl). I plan to integrate all three bugs together since they directly impact on each other. Sounds good to me.

Andrew

Please let me know if you require more information to be able to review. -Chris.



More information about the net-dev mailing list