Xueming Shen wrote:
:
It appears the jdk_nio3 runs totally fine under samevm.
Do you want me to change it to jdk_nio3? or you can piggyback into
your change? either works for me.
No problem, I'm switching batch jdk_nio2 to run in samevm mode and I can
do jdk_nio3 while I'm there. My guess is
Changeset: 887e525597f8
Author:dsamersoff
Date: 2010-06-23 17:25 +0400
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/887e525597f8
6931566: NetworkInterface is not working when interface name is more than 15
characters long
Summary: Separate Linux and Solaris code, use lifreq unde
Changeset: eb84b89ef3ff
Author:alanb
Date: 2010-06-23 20:19 +0100
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/eb84b89ef3ff
6963027: TEST_BUG: channels and buffer tests need to run in samevm mode
Reviewed-by: ohair, sherman, chegar
! test/Makefile
! test/ProblemList.txt
! test/j
Changeset: c4d60bcce958
Author:darcy
Date: 2010-06-23 17:03 -0700
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/c4d60bcce958
6911258: Project Coin: Add essential API support for Automatic Resource
Management (ARM) blocks
6911261: Project Coin: Retrofit Automatic Resource Manageme
On Tue, Jun 22, 2010 at 10:01, Alan Bateman wrote:
> Xueming Shen wrote:
>>
>> (2)FindDecoderBugs
>> The only possible cause of its failure on a particular platform is
>> timeout, this test takes long cpu time
>> on slow machine. I tweak it a little, it runs about 30% faster now. It
>> passes
Changeset: 706e2d1fc378
Author:weijun
Date: 2010-06-24 14:26 +0800
URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/706e2d1fc378
6958026: Problem with PKCS12 keystore
Reviewed-by: mullan
! src/share/classes/sun/security/pkcs12/PKCS12KeyStore.java
+ test/sun/security/pkcs12/PKCS12Sam