xuelei [Wed, 26 Sep 2012 21:05:40 -0700] rev 14004
7200295: CertificateRequest message is wrapping when using large numbers of Certs
Reviewed-by: wetmore
valeriep [Tue, 25 Sep 2012 11:31:17 -0700] rev 14003
7199939: DSA 576 and 640 bit keys fail when initializing for No precomputed parameters
Summary: Fixed initialize(int, SecureRandom) call to not error out when no precomputed params available.
Reviewed-by: vinnie
valeriep [Tue, 25 Sep 2012 11:27:42 -0700] rev 14002
7199941: test about AES/ECB mode fails
Summary: Fixed the problem of field "blockMode" not having correct value for AES algorithms.
Reviewed-by: vinnie
alanb [Fri, 21 Sep 2012 15:39:10 +0100] rev 14001
7199551: (bf) CharBuffer.append(CharSequence) throws BufferOverflowException for read-only buffer
Reviewed-by: iris, dxu, chegar
ksrini [Thu, 20 Sep 2012 13:01:01 -0700] rev 14000
7199614: (pack200) remove unused file
Reviewed-by: alanb
chegar [Thu, 20 Sep 2012 09:36:55 -0400] rev 13999
7193520: Removed references to Linux kernel version 2.2
Summary: Linux kernel version 2.2 isn't supported anymore.
Reviewed-by: chegar, dsamersoff, alanb
Contributed-by: John Zavgren <john.zavgren@oracle.com>
lana [Mon, 08 Oct 2012 15:37:37 -0700] rev 13998
Merge
bagiras [Wed, 03 Oct 2012 21:01:47 +0400] rev 13997
7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call
Reviewed-by: art, denis
lana [Fri, 28 Sep 2012 10:54:12 -0700] rev 13996
Merge
alexsch [Fri, 28 Sep 2012 14:54:04 +0400] rev 13995
7197619: Using modifiers for the dead key detection on Windows
Reviewed-by: bagiras, leonidr
alexsch [Wed, 26 Sep 2012 18:59:12 +0400] rev 13994
7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items)
Reviewed-by: serb, anthony
serb [Mon, 24 Sep 2012 21:33:41 +0400] rev 13993
7160627: [macosx] TextArea has wrong initial size
7124213: [macosx] pack() does ignore size of a component; doesn't on the other platforms
Reviewed-by: anthony, art
leonidr [Mon, 24 Sep 2012 18:24:30 +0400] rev 13992
7179349: [macosx] Java processes on Mac should not use default Apple icon
Reviewed-by: anthony
leonidr [Mon, 24 Sep 2012 15:25:17 +0400] rev 13991
7124239: [macosx] sun.awt.SunToolkit.InfiniteLoop exception in realSync called from SwingTestHelper
Reviewed-by: anthony
alexsch [Fri, 21 Sep 2012 13:48:06 +0400] rev 13990
7199180: [macosx] Dead keys handling for input methods
Reviewed-by: kizune, anthony