lana [Sat, 30 Apr 2011 16:55:46 -0700] rev 9541
Merge
mduigou [Fri, 29 Apr 2011 14:09:46 -0700] rev 9540
7040572: Fix broken java/nio/charset/StandardCharset/Standard.java and add more tests.
Reviewed-by: alanb
valeriep [Fri, 29 Apr 2011 13:31:13 -0700] rev 9539
7036252: sunpkcs11-solaris.cfg needs a review
Summary: Updated the disabled mechanisms section since Solaris bug 6306708 has been fixed.
Reviewed-by: mullan
mchung [Fri, 29 Apr 2011 08:51:34 -0700] rev 9538
7039809: Remove @ConstructorProperties annotation from java.io.File class
Reviewed-by: alanb, malenkov
lancea [Fri, 29 Apr 2011 09:04:03 -0400] rev 9537
7040150: Indexing Error in CachedRowSetImpl.removeCurrentRow
Reviewed-by: smarks
sherman [Thu, 28 Apr 2011 20:48:36 -0700] rev 9536
7039066: j.u.rgex does not match TR18 RL1.4 Simple Word Boundaries and RL1.2 Properties
Summary: updated the regex Unicode property support
Reviewed-by: alanb
sherman [Thu, 28 Apr 2011 20:18:57 -0700] rev 9535
7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard
Summary: updated j.l.c.lsLowerCase/isUpperCase
Reviewed-by: okutsu
darcy [Thu, 28 Apr 2011 17:51:25 -0700] rev 9534
7038843: IIOP serialization fails with NullPointerException when serializing Throwable
Reviewed-by: dholmes, mchung