Changeset: 31dcf23042f9
Author:weijun
Date: 2010-03-23 10:41 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/31dcf23042f9
6586707: NTLM authentication with proxy fails
Reviewed-by: chegar
! src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java
Christopher Hegarty - Sun Microsystems Ireland wrote:
Dooh! Webrev:
http://cr.openjdk.java.net/~chegar/6614957/webrev.00/webrev/
Looks fine to me.
Andrew
-Chris.
On 22/03/2010 16:01, Christopher Hegarty - Sun Microsystems Ireland
wrote:
Hi Andrew, Michael,
This review is to forward por
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 fail
Dooh! Webrev:
http://cr.openjdk.java.net/~chegar/6614957/webrev.00/webrev/
-Chris.
On 22/03/2010 16:01, 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
On 22 March 2010 15:41, Sean Mullan wrote:
> Andrew John Hughes wrote:
>>
>> On 18 March 2010 21:12, Christopher Hegarty -Sun Microsystems Ireland
>> wrote:
>>>
>>> Andrew John Hughes wrote:
On 18 March 2010 20:56, Christopher Hegarty -Sun Microsystems Ireland
wrote:
>
> B
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.0_10 because of
"Unconnected socke
Changeset: c40572afb29e
Author:chegar
Date: 2010-03-22 11:55 +
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c40572afb29e
6632169: HttpClient and HttpsClient should not try to reverse lookup IP address
of a proxy server
Reviewed-by: michaelm
! src/share/classes/sun/net/www/p