lana [Sat, 14 May 2011 14:55:11 -0700] rev 9696
Merge
lana [Sat, 14 May 2011 11:24:26 -0700] rev 9695
Merge
sherman [Sat, 14 May 2011 11:55:24 -0700] rev 9694
7044849: Constructs for Unicode binary properties should be \p{IsXXX} not p{isXXX}
Summary: fixed the doc typo
Reviewed-by: alanb
fparain [Fri, 13 May 2011 13:20:16 +0200] rev 9693
7031754: javax.management docs need to be updated to replace Java SE 6 occurrences
Summary: Remove references to a specific version of the Java Platform
Reviewed-by: mchung, kamg
kamg [Thu, 12 May 2011 08:17:29 -0400] rev 9692
7044203: Missing @test tag in test/javax/management/timer/StartTest.java
Summary: Add tag
Reviewed-by: alanb
xuelei [Wed, 11 May 2011 20:39:40 -0700] rev 9691
7043514: NPE in sun.security.ssl.JsseJce.isEcAvailable
Reviewed-by: weijun, vinnie, wetmore
kamg [Wed, 11 May 2011 20:18:13 -0400] rev 9690
6659215: javax.management.timer.Timer frequently fails to start
Summary: Copy array to avoid ConcurrentModificationException
Reviewed-by: dcubed, alanb
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