hg: jdk7/tl/jdk: 6984545: (fc) transferFrom does not throw NonReadableChannelException when target is size 0 and non-readable

2010-09-15 Thread alan . bateman
Changeset: a248eb631aa2 Author:alanb Date: 2010-09-15 15:13 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a248eb631aa2 6984545: (fc) transferFrom does not throw NonReadableChannelException when target is size 0 and non-readable Reviewed-by: forax !

Code review request for 6888546

2010-09-15 Thread Mandy Chung
Hi Alan, Can you review the fix for: 6888546: restore System.initializeSystemClasses Webrev at: http://cr.openjdk.java.net/~mchung/6888546/webrev.00/ With the fix for 6612680, the download manager won't start until the VM completes its initialization. This is to remove the workaround

Re: Code review request for 6888546

2010-09-15 Thread Alan Bateman
Mandy Chung wrote: Hi Alan, Can you review the fix for: 6888546: restore System.initializeSystemClasses Webrev at: http://cr.openjdk.java.net/~mchung/6888546/webrev.00/ With the fix for 6612680, the download manager won't start until the VM completes its initialization. This is to

Re: Code review request for 6888546

2010-09-15 Thread Mandy Chung
On 9/15/10 5:57 PM, Alan Bateman wrote: Mandy Chung wrote: Hi Alan, Can you review the fix for: 6888546: restore System.initializeSystemClasses Webrev at: http://cr.openjdk.java.net/~mchung/6888546/webrev.00/ With the fix for 6612680, the download manager won't start until the VM

hg: jdk7/tl/jdk: 6589685: JDBC 4.1 updates

2010-09-15 Thread Paul Benedict
Lance, There is a small typo in the javadoc. For method generatedKeyAlwaysReturned, indexe(s) should be index(es) Paul