Re: Test: test/sun/nio/cs

2010-06-23 Thread Alan Bateman
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

hg: jdk7/tl/jdk: 6931566: NetworkInterface is not working when interface name is more than 15 characters long

2010-06-23 Thread dmitry . samersoff
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

hg: jdk7/tl/jdk: 2 new changesets

2010-06-23 Thread alan . bateman
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 !

hg: jdk7/tl/jdk: 6911258: Project Coin: Add essential API support for Automatic Resource Management (ARM) blocks; ...

2010-06-23 Thread joe . darcy
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

Re: Test: test/sun/nio/cs

2010-06-23 Thread Martin Buchholz
On Tue, Jun 22, 2010 at 10:01, Alan Bateman alan.bate...@oracle.com 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.