Re: The socket backlog of HttpServer is still low.

2014-12-24 Thread KUBOTA Yuji
Hi Andrew and all, On 2014/12/25 3:45, Andrew Hughes wrote: I didn't see any objections, so done as: http://hg.openjdk.java.net/jdk6/jdk6/jaxws/rev/ff5dc052d805 Thank you for all your help! Happy Holidays! :) Yuji

Re: The socket backlog of HttpServer is still low.

2014-12-24 Thread Andrew Hughes
- Original Message - > - Original Message - > > Hi Ivan, > > > > Thank you for your reply. My apologies for the late reply. > > > > Unfortunately, I try to search the commit of this fix, but I could not find > > it. > > > > So I wrote the patch to solve this problem. If set les

hg: jdk6/jdk6/jaxws: OPENJDK6-43: Backport JAX_WS-945; Socket backlog may be limiting lwhs performance

2014-12-24 Thread gnu . andrew
Changeset: ff5dc052d805 Author:andrew Date: 2014-12-24 18:38 + URL: http://hg.openjdk.java.net/jdk6/jdk6/jaxws/rev/ff5dc052d805 OPENJDK6-43: Backport JAX_WS-945; Socket backlog may be limiting lwhs performance Summary: Sync ServerMgr.java file with version in OpenJDK 7 Reviewed

Re: [PATCH] 7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK

2014-12-24 Thread Andrew Hughes
- Original Message - > * Andrew Hughes [2014-12-24 12:05]: > > Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/7201205/ > > > > This is a fairly simple backport from OpenJDK 7 [0]. It allows > > us the option of building OpenJDK with the unlimited crypto policy, > > rather than hard

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

2014-12-24 Thread gnu . andrew
Changeset: a685b7a3293f Author:andrew Date: 2012-09-27 17:55 +0100 URL: http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/a685b7a3293f 7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK. Summary: Allow OpenJDK to use the unlimited crypto policy. Reviewe

Re: [PATCH] 7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK

2014-12-24 Thread Omair Majid
* Andrew Hughes [2014-12-24 12:05]: > Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/7201205/ > > This is a fairly simple backport from OpenJDK 7 [0]. It allows > us the option of building OpenJDK with the unlimited crypto policy, > rather than hardcoding the limited policy. > > After a bui

[PATCH] 7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK

2014-12-24 Thread Andrew Hughes
Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/7201205/ This is a fairly simple backport from OpenJDK 7 [0]. It allows us the option of building OpenJDK with the unlimited crypto policy, rather than hardcoding the limited policy. After a build with UNLIMITED_CRYPTO=true, the TestCryptoLevel