Code Review 6954525: Testcase failure java/net/Authenticator/B4769350.java

2010-06-23 Thread Chris Hegarty
Hi Michael, Max, This is a code review request for CR 6954525: Testcase failure java/net/Authenticator/B4769350.java. Essentially, there is a race among requesting threads in the test. The threads are making HTTP requests requiring authentication. This is fine, and what the test is trying to

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 unde

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 ! test/j

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 Manageme

hg: jdk7/tl/jdk: 3 new changesets

2010-06-23 Thread weijun . wang
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