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
- 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
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
- 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
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
* 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
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