hg: jdk7/tl/jdk: 6586707: NTLM authentication with proxy fails

2010-03-22 Thread weijun . wang
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

Re: [security-dev 01726]: Code Review: 6614957, 6771432, 6766775

2010-03-22 Thread Xuelei Fan
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

Re: Code Review: 6614957, 6771432, 6766775

2010-03-22 Thread Xuelei Fan
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

Re: [security-dev 01726]: Code Review: 6614957, 6771432, 6766775

2010-03-22 Thread Christopher Hegarty - Sun Microsystems Ireland
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

Re: [security-dev 01725]: Re: Please review new regression test for java.net.* API

2010-03-22 Thread Andrew John Hughes
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

Code Review: 6614957, 6771432, 6766775

2010-03-22 Thread Christopher Hegarty - Sun Microsystems Ireland
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

hg: jdk7/tl/jdk: 6632169: HttpClient and HttpsClient should not try to reverse lookup IP address of a proxy server

2010-03-22 Thread christopher . hegarty
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