Wed, 03 Oct 2012 09:03:53 +0100 6910472: Typo in : java.io.ObjectOutputStream.reset() "refered"
dxu [Wed, 03 Oct 2012 09:03:53 +0100] rev 14019
6910472: Typo in : java.io.ObjectOutputStream.reset() "refered" Reviewed-by: dholmes, alanb
Wed, 03 Oct 2012 15:11:28 +0900 7104012: AIOOBE from RuleBasedBreakIterator.lookupState for some suppl. chars
peytoia [Wed, 03 Oct 2012 15:11:28 +0900] rev 14018
7104012: AIOOBE from RuleBasedBreakIterator.lookupState for some suppl. chars Reviewed-by: okutsu
Tue, 02 Oct 2012 12:23:16 +0100 8000268: sun/security/provider/X509Factory/BigCRL.java failing on Linux 32-bit
alanb [Tue, 02 Oct 2012 12:23:16 +0100] rev 14017
8000268: sun/security/provider/X509Factory/BigCRL.java failing on Linux 32-bit Reviewed-by: mullan
Tue, 02 Oct 2012 10:36:05 +0100 7197642: (sl) ServiceLoader.load(null) doesn't throw NPE
psandoz [Tue, 02 Oct 2012 10:36:05 +0100] rev 14016
7197642: (sl) ServiceLoader.load(null) doesn't throw NPE Reviewed-by: alanb
Tue, 02 Oct 2012 10:11:57 +0100 7050528: Improve performance of java.text.DecimalFormat.format() call stack
olagneau [Tue, 02 Oct 2012 10:11:57 +0100] rev 14015
7050528: Improve performance of java.text.DecimalFormat.format() call stack Reviewed-by: darcy
Mon, 01 Oct 2012 15:36:57 +0100 8000269: Cleanup javadoc warnings
alanb [Mon, 01 Oct 2012 15:36:57 +0100] rev 14014
8000269: Cleanup javadoc warnings Reviewed-by: lancea, darcy, ulfzibis, iris, naoto, dholmes
Sat, 29 Sep 2012 15:44:06 +0400 7186723: TEST_BUG: Race condition in sun/management/jmxremote/startstop/JMXStartStopTest.sh
dsamersoff [Sat, 29 Sep 2012 15:44:06 +0400] rev 14013
7186723: TEST_BUG: Race condition in sun/management/jmxremote/startstop/JMXStartStopTest.sh Summary: Make test self-terminating and independent to cygwin/mks kill behaviour Reviewed-by: sspitsyn, alanb
Fri, 28 Sep 2012 14:56:38 -0700 Merge
lana [Fri, 28 Sep 2012 14:56:38 -0700] rev 14012
Merge
Fri, 28 Sep 2012 11:14:20 +0100 6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT
dxu [Fri, 28 Sep 2012 11:14:20 +0100] rev 14011
6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT Reviewed-by: alanb
Fri, 28 Sep 2012 17:15:48 +0800 7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so
weijun [Fri, 28 Sep 2012 17:15:48 +0800] rev 14010
7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so Reviewed-by: alanb, smarks
Fri, 28 Sep 2012 14:14:26 +0900 7069824: Support for BCP47 locale matching
peytoia [Fri, 28 Sep 2012 14:14:26 +0900] rev 14009
7069824: Support for BCP47 locale matching Reviewed-by: naoto, okutsu
Fri, 28 Sep 2012 04:39:02 +0100 7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache
robm [Fri, 28 Sep 2012 04:39:02 +0100] rev 14008
7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache Reviewed-by: chegar
Thu, 27 Sep 2012 22:35:07 +0100 7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases
robm [Thu, 27 Sep 2012 22:35:07 +0100] rev 14007
7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases Reviewed-by: chegar
Thu, 27 Sep 2012 17:55:10 +0100 7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK.
andrew [Thu, 27 Sep 2012 17:55:10 +0100] rev 14006
7201205: Add Makefile configuration option to build with unlimited crypto in OpenJDK. Summary: Allow OpenJDK to use the unlimited crypto policy. Reviewed-by: wetmore, ohair
Thu, 27 Sep 2012 10:30:56 +0100 7200742: (se) Selector.select does not block when starting Coherence (sol)
alanb [Thu, 27 Sep 2012 10:30:56 +0100] rev 14005
7200742: (se) Selector.select does not block when starting Coherence (sol) Reviewed-by: chegar
Wed, 26 Sep 2012 21:05:40 -0700 7200295: CertificateRequest message is wrapping when using large numbers of Certs
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
Tue, 25 Sep 2012 11:31:17 -0700 7199939: DSA 576 and 640 bit keys fail when initializing for No precomputed parameters
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
Tue, 25 Sep 2012 11:27:42 -0700 7199941: test about AES/ECB mode fails
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
Fri, 21 Sep 2012 15:39:10 +0100 7199551: (bf) CharBuffer.append(CharSequence) throws BufferOverflowException for read-only buffer
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
Thu, 20 Sep 2012 13:01:01 -0700 7199614: (pack200) remove unused file
ksrini [Thu, 20 Sep 2012 13:01:01 -0700] rev 14000
7199614: (pack200) remove unused file Reviewed-by: alanb
Thu, 20 Sep 2012 09:36:55 -0400 7193520: Removed references to Linux kernel version 2.2
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>
Mon, 08 Oct 2012 15:37:37 -0700 Merge
lana [Mon, 08 Oct 2012 15:37:37 -0700] rev 13998
Merge
Wed, 03 Oct 2012 21:01:47 +0400 7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call
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
Fri, 28 Sep 2012 10:54:12 -0700 Merge
lana [Fri, 28 Sep 2012 10:54:12 -0700] rev 13996
Merge
Fri, 28 Sep 2012 14:54:04 +0400 7197619: Using modifiers for the dead key detection on Windows
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
Wed, 26 Sep 2012 18:59:12 +0400 7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items)
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
Mon, 24 Sep 2012 21:33:41 +0400 7160627: [macosx] TextArea has wrong initial size
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
Mon, 24 Sep 2012 18:24:30 +0400 7179349: [macosx] Java processes on Mac should not use default Apple icon
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
Mon, 24 Sep 2012 15:25:17 +0400 7124239: [macosx] sun.awt.SunToolkit.InfiniteLoop exception in realSync called from SwingTestHelper
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
Fri, 21 Sep 2012 13:48:06 +0400 7199180: [macosx] Dead keys handling for input methods
alexsch [Fri, 21 Sep 2012 13:48:06 +0400] rev 13990
7199180: [macosx] Dead keys handling for input methods Reviewed-by: kizune, anthony
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip