Re: [PATCH FOR REVIEW] Allow OpenJDK to be built with the unlimited crypto policy

2012-09-27 Thread Andrew Hughes
- Original Message - > It's now marked as resolved. > > Thanks, > > Brad > Great. Thanks! Glad to get this finally resolved. I'll let it promote through to 8, then suggest it for 7u. > > On 9/27/2012 9:58 AM, Andrew Hughes wrote: > > > > > > - Original Message - > >> -

hg: jdk8/tl/jdk: 7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache

2012-09-27 Thread rob . mckenna
Changeset: b3c7a3138c5d Author:robm Date: 2012-09-28 04:39 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b3c7a3138c5d 7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache Reviewed-by: chegar ! src/share/classes/sun/net/

hg: jdk8/tl/jdk: 7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases

2012-09-27 Thread rob . mckenna
Changeset: 11a5da68673c Author:robm Date: 2012-09-27 22:35 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/11a5da68673c 7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases Reviewed-by: chegar ! src/share/classes/sun/net/www

Re: Code review request, 7200295 CertificateRequest message is wrapping when using large numbers of Certs

2012-09-27 Thread Christophe Ravel
Thanks. Christophe. On Sep 26, 2012, at 8:13 PM, Xuelei Fan wrote: > A new regression test was added. > > http://cr.openjdk.java.net./~xuelei/7200295/webrev.01/ > > Thanks, > Xuelei > > On 9/26/2012 4:53 AM, Christophe Ravel wrote: >> Hi Andrew, >> >> You need to add a regression test for t

Re: [PATCH FOR REVIEW] Allow OpenJDK to be built with the unlimited crypto policy

2012-09-27 Thread Brad Wetmore
It's now marked as resolved. Thanks, Brad On 9/27/2012 9:58 AM, Andrew Hughes wrote: - Original Message - - Original Message - Will you be putting this back yourself? If so let me know when you go in, and I can update the bug once you're in. I will, though I'll need

Re: [PATCH FOR REVIEW] Allow OpenJDK to be built with the unlimited crypto policy

2012-09-27 Thread Brad Wetmore
On 9/27/2012 9:50 AM, Andrew Hughes wrote: - Original Message - Will you be putting this back yourself? If so let me know when you go in, and I can update the bug once you're in. I will, though I'll need a bug ID for it. I presume tl is ok as the forest to use? This going into

Re: [PATCH FOR REVIEW] Allow OpenJDK to be built with the unlimited crypto policy

2012-09-27 Thread Andrew Hughes
- Original Message - > - Original Message - > > > > >> Will you be putting this back yourself? If so let me know when > > >> you > > >> go > > >> in, and I can update the bug once you're in. > > >> > > > > > > I will, though I'll need a bug ID for it. I presume tl is ok as > >

hg: jdk8/tl/jdk: 7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK.

2012-09-27 Thread ahughes
Changeset: 9e879c0288c2 Author:andrew Date: 2012-09-27 17:55 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9e879c0288c2 7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK. Summary: Allow OpenJDK to use the unlimited crypto policy. Reviewed-

Re: [PATCH FOR REVIEW] Allow OpenJDK to be built with the unlimited crypto policy

2012-09-27 Thread Andrew Hughes
- Original Message - > > >> Will you be putting this back yourself? If so let me know when > >> you > >> go > >> in, and I can update the bug once you're in. > >> > > > > I will, though I'll need a bug ID for it. I presume tl is ok as > > the > > forest to use? > > This going into 8? T

hg: jdk8/tl/jdk: 7200742: (se) Selector.select does not block when starting Coherence (sol)

2012-09-27 Thread alan . bateman
Changeset: 790b81b631ba Author:alanb Date: 2012-09-27 10:30 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/790b81b631ba 7200742: (se) Selector.select does not block when starting Coherence (sol) Reviewed-by: chegar ! src/solaris/classes/sun/nio/ch/DevPollArrayWrapper.java +