weijun [Fri, 04 Sep 2009 14:59:20 +0800] rev 3717
6871847: AlgorithmId.get("SHA256withECDSA") not available
Reviewed-by: vinnie
weijun [Fri, 04 Sep 2009 14:58:01 +0800] rev 3716
6876328: different names for the same digest algorithms breaks jarsigner
Reviewed-by: mullan
tbell [Thu, 03 Sep 2009 18:32:55 -0700] rev 3715
Merge
martin [Mon, 31 Aug 2009 15:00:04 -0700] rev 3714
6860431: Character.isSurrogate(char ch)
Summary: Add new method Character.isSurrogate(char ch)
Reviewed-by: sherman, darcy, okutsu
tbell [Fri, 28 Aug 2009 16:53:44 -0700] rev 3713
Merge
darcy [Fri, 28 Aug 2009 14:11:00 -0700] rev 3712
6261502: (reflect) Add the functionality to screen out the "inappropriate" modifier bits
Reviewed-by: alanb
darcy [Fri, 28 Aug 2009 11:11:11 -0700] rev 3711
6877122: Many javadoc warnings from java.awt.Window, other awt classes
Reviewed-by: anthony
xlu [Thu, 27 Aug 2009 18:00:16 -0700] rev 3710
6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result
Reviewed-by: darcy
darcy [Thu, 27 Aug 2009 11:48:35 -0700] rev 3709
6876628: @throw instead of @throws in two ParagraphView classes
Reviewed-by: peterz
dl [Tue, 25 Aug 2009 19:19:42 -0700] rev 3708
6868712: Improve concurrent queue tests
Summary: Fix all known flaky tests, plus minor maintenance
Reviewed-by: martin, chegar
dl [Tue, 25 Aug 2009 19:19:42 -0700] rev 3707
6871697: LinkedBlockingQueue Iterator/remove/poll race
Summary: More checks for node.next == node
Reviewed-by: martin, dholmes, chegar
weijun [Wed, 26 Aug 2009 12:17:29 +0800] rev 3706
6868864: Kerberos tests fail under windows/cygwin
Reviewed-by: wetmore
darcy [Tue, 25 Aug 2009 18:58:26 -0700] rev 3705
6875861: javadoc build warning on java.util.Properites from unconventional @see ordering
Reviewed-by: martin
sherman [Tue, 25 Aug 2009 15:14:53 -0700] rev 3704
4963968: zlib should be upgraded to current version of zlib
Summary: upgrade zlib to the latest ver 1.2.3
Reviewed-by: martin, alanb, ksrini