hg: jdk7/tl/jdk: 6614957: HttpsURLConnection not using the set SSLSocketFactory for creating all its Sockets; ...

Andrew John Hughes ahughes at redhat.com
Tue Mar 23 09:15:36 PDT 2010


On 23 March 2010 13:57,  <christopher.hegarty at sun.com> wrote:
> Changeset: 8a9ebdc27045
> Author:    chegar
> Date:      2010-03-23 13:54 +0000
> URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/8a9ebdc27045
>
> 6614957: HttpsURLConnection not using the set SSLSocketFactory for creating all its Sockets
> 6771432: createSocket() - smpatch fails using 1.6.0_10 because of "Unconnected sockets not implemented"
> 6766775: X509 certificate hostname checking is broken in JDK1.6.0_10
> Summary: All three bugs are interdependent
> Reviewed-by: xuelei
>
> ! src/share/classes/javax/net/SocketFactory.java
> ! src/share/classes/sun/net/NetworkClient.java
> ! src/share/classes/sun/net/www/protocol/https/HttpsClient.java
> ! src/share/classes/sun/security/ssl/SSLSocketImpl.java
> + test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/DNSIdentities.java
> + test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/HttpsCreateSockTest.java
> + test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/HttpsSocketFacTest.java
> + test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/IPAddressDNSIdentities.java
> + test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/IPAddressIPIdentities.java
> + test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/IPIdentities.java
> + test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/Identities.java
>
>


Joe, this one too.
-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8


More information about the jdk6-dev mailing list