sherman [Wed, 11 May 2011 08:54:16 -0700] rev 9689
7043234: (fmt) java.util.Formatter links in javadoc to BigDecimal need to be fixed
Summary: fixed the doc miss
Reviewed-by: alanb, emcmanus
alanb [Wed, 11 May 2011 15:00:16 +0100] rev 9688
7043788: (fs) PosixFileAttributes.owner() or group() throws NPE if owner/group not in passwd/group database
Reviewed-by: chegar
alanb [Wed, 11 May 2011 14:57:17 +0100] rev 9687
7043425: (fc) ClosedByInterruptException thrown but interrupt status not set
Reviewed-by: dholmes, chegar
mduigou [Tue, 10 May 2011 12:14:07 -0700] rev 9686
Merge
mduigou [Tue, 10 May 2011 10:16:37 -0700] rev 9685
7043513: Update test for StandardCharsets
Reviewed-by: alanb
lancea [Tue, 10 May 2011 14:41:18 -0400] rev 9684
7043443: address missed reason initialization in BatchUpdateException
Reviewed-by: alanb
darcy [Mon, 09 May 2011 17:50:43 -0700] rev 9683
7021645: Project Coin: Minor improvements to java.lang.Throwable
Reviewed-by: mduigou
weijun [Tue, 10 May 2011 07:00:36 +0800] rev 9682
7041635: GSSContextSpi.java copyright notice error
Reviewed-by: valeriep
naoto [Mon, 09 May 2011 13:30:12 -0700] rev 9681
7041950: Fix copyright
Reviewed-by: okutsu
alanb [Mon, 09 May 2011 18:53:57 +0100] rev 9680
Merge
alanb [Mon, 09 May 2011 18:45:33 +0100] rev 9679
7042979: Rename StandardSocketOption and StandardWatchEventKind
Reviewed-by: forax, chegar
mduigou [Mon, 09 May 2011 09:13:47 -0700] rev 9678
7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java
Reviewed-by: alanb
mduigou [Mon, 09 May 2011 08:58:00 -0700] rev 9677
Merge
mduigou [Tue, 03 May 2011 16:32:47 -0700] rev 9676
7041612: Rename StandardCharset to StandardCharsets
Reviewed-by: alanb, mr, darcy
dl [Mon, 09 May 2011 16:36:20 +0100] rev 9675
7042673: LockSupport.getBlocker(null) crashes
Reviewed-by: chegar