hg: jdk7/tl/jdk: 6923976: TestProviderLeak.java is using too small of an initial heap under newer Hotspot (b79+)

2010-02-05 Thread bradford . wetmore
Changeset: 7136683a33d2 Author:wetmore Date: 2010-02-05 17:05 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/7136683a33d2 6923976: TestProviderLeak.java is using too small of an initial heap under newer Hotspot (b79+) Reviewed-by: ohair ! test/com/sun/crypto/provider/KeyFac

Re: Math project or subproject

2010-02-05 Thread Kevin Bourrillion
On Sun, Jan 31, 2010 at 9:02 AM, Patrick Wright wrote: In addition, I think that having an open-source micro-benchmarking > library for this purpose would be very helpful. It might not be > perfect or all-encompassing, but it would allow researchers and > tinkerers a base on which to test their o

Re: hg: jdk7/tl/jdk: 6921740: Eliminate warnings from sun.io converters and allow compiling with JAVAC_MAX_WARNINGS=true

2010-02-05 Thread Rémi Forax
Le 05/02/2010 01:15, Ulf Zibis a écrit : Am 02.02.2010 18:47, schrieb Rémi Forax: Le 02/02/2010 17:26, Ulf Zibis a écrit : Am 02.02.2010 14:30, schrieb Rémi Forax: Le 02/02/2010 14:09, Ulf Zibis a écrit : Hi, in most cases you use the empty diamond operator '<>' on instantiation, but not fo

hg: jdk7/tl/jdk: 6919132: Regex \P{Lu} selects half of a surrogate pari

2010-02-05 Thread xueming . shen
Changeset: a39e899aa5dc Author:sherman Date: 2010-02-05 00:10 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a39e899aa5dc 6919132: Regex \P{Lu} selects half of a surrogate pari Summary: To use StartS for complement category/block class Reviewed-by: martin, okutsu ! src/share