Changeset: db63f482182d
Author:lana
Date: 2010-06-21 22:07 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/db63f482182d
Merge
Changeset: bd26d0ce0c3c
Author:lana
Date: 2010-06-29 22:31 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jaxws/rev/bd26d0ce0c3c
Mer
Changeset: 4d55419ce99e
Author:andrew
Date: 2010-06-08 17:52 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/4d55419ce99e
6959123: Remove use of obsolete png_check_sig function in splashscreen_png.c
Summary: Avoid use of deprecated libpng macro (removed in some 1.4.x releases)
Changeset: 478835e100cd
Author:lana
Date: 2010-06-21 22:07 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/478835e100cd
Merge
Changeset: d524be5ef62e
Author:lana
Date: 2010-06-29 22:31 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jaxp/rev/d524be5ef62e
Merge
Changeset: 4cca8d7ce6c1
Author:lana
Date: 2010-06-21 22:09 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/4cca8d7ce6c1
Merge
Changeset: d1d7595fa824
Author:lana
Date: 2010-06-29 22:43 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/d1d7595fa
Chris,
Could you review this one please. Test opens 1000 sockets, which is close
to the default limit on many Linuxes. Solution is to run in othervm mode.
http://cr.openjdk.java.net/~michaelm/6510892/webrev.1/
Thanks
Michael.
Michael McMahon wrote:
Chris,
Could you review this one please. Test opens 1000 sockets, which is close
to the default limit on many Linuxes. Solution is to run in othervm mode.
http://cr.openjdk.java.net/~michaelm/6510892/webrev.1/
Thanks
Michael.
updated webrev at http://cr.openjdk.java.ne
Michael, The change looks fine.
-Chris.
On 07/30/10 13:30, Michael McMahon wrote:
Michael McMahon wrote:
Chris,
Could you review this one please. Test opens 1000 sockets, which is close
to the default limit on many Linuxes. Solution is to run in othervm mode.
http://cr.openjdk.java.net/~mich
Chris Hegarty wrote:
Michael,
Send the "Proxy-Connection: keep-alive" header with HTTP CONNECT
requests for compatibility with HTTP/1.0 proxies such as Squid. This
is required for NTLM authentication.
Webrev:
http://cr.openjdk.java.net/~chegar/6973030/webrev.00/webrev/
Thanks,
-Chris.
Lo