Mon, 07 Nov 2011 13:46:02 -0800 7096080: UTF8 update and new CESU-8 charset
sherman [Mon, 07 Nov 2011 13:46:02 -0800] rev 10898
7096080: UTF8 update and new CESU-8 charset 7082884: Incorrect UTF8 conversion for sequence ED 31 7082883: Incorrect UTF8 conversion for sequence fc 80 80 8f bf bf Summary: Updated UTF8 and added CESU-8 to following the latest Standard Reviewed-by: alanb
Sat, 05 Nov 2011 00:00:43 -0700 Merge
lana [Sat, 05 Nov 2011 00:00:43 -0700] rev 10897
Merge
Thu, 03 Nov 2011 13:26:57 -0700 4533691: Add Collections.emptySortedSet()
mduigou [Thu, 03 Nov 2011 13:26:57 -0700] rev 10896
4533691: Add Collections.emptySortedSet() Reviewed-by: mduigou, alanb, dholmes Contributed-by: darryl.mocek@oracle.com
Mon, 31 Oct 2011 17:38:15 -0700 4243978: (ref) Race condition in Reference.enqueue()
ysr [Mon, 31 Oct 2011 17:38:15 -0700] rev 10895
4243978: (ref) Race condition in Reference.enqueue() 4268317: (ref) Reference.isEnqueued() can return true when instance not enqueued Summary: The reference handler now declares, and assumes, that the discovered field, rather than the next field, is (to be) used to link the entries in the pending list, thus allowing a reference object to be safely enqueued even while it is in the pending state. Also added slightly modified regression tests from the two bug reports. Reviewed-by: mchung, alanb, jcoomes
Mon, 31 Oct 2011 16:23:43 -0700 7053252: New regression test does not compile on windows-amd64
wetmore [Mon, 31 Oct 2011 16:23:43 -0700] rev 10894
7053252: New regression test does not compile on windows-amd64 Reviewed-by: valeriep
Mon, 31 Oct 2011 11:54:19 -0700 7105780: Add SSLSocket client/SSLEngine server to templates directory
wetmore [Mon, 31 Oct 2011 11:54:19 -0700] rev 10893
7105780: Add SSLSocket client/SSLEngine server to templates directory Reviewed-by: xuelei
Sun, 30 Oct 2011 20:07:45 -0700 7106277: Brokenness in the seqNumberOverflow of MAC
xuelei [Sun, 30 Oct 2011 20:07:45 -0700] rev 10892
7106277: Brokenness in the seqNumberOverflow of MAC Reviewed-by: wetmore
Sun, 30 Oct 2011 14:53:43 +0000 7103889: (fs) Reduce String concatenation when iterating over directory
alanb [Sun, 30 Oct 2011 14:53:43 +0000] rev 10891
7103889: (fs) Reduce String concatenation when iterating over directory Reviewed-by: alanb Contributed-by: mike.skells@talk21.com
Fri, 28 Oct 2011 07:18:54 -0700 7105940: Test regression: KeyStore must be from provider SunPKCS11-NSSKeyStore
xuelei [Fri, 28 Oct 2011 07:18:54 -0700] rev 10890
7105940: Test regression: KeyStore must be from provider SunPKCS11-NSSKeyStore Reviewed-by: weijun
Thu, 27 Oct 2011 11:01:15 -0400 Merge
mullan [Thu, 27 Oct 2011 11:01:15 -0400] rev 10889
Merge
Thu, 27 Oct 2011 10:57:35 -0400 7094155: JSR105 code throws javax.xml.crypto.URIReferenceException when running into Java 7 VM
mullan [Thu, 27 Oct 2011 10:57:35 -0400] rev 10888
7094155: JSR105 code throws javax.xml.crypto.URIReferenceException when running into Java 7 VM Reviewed-by: xuelei
Thu, 27 Oct 2011 10:32:08 +0100 7099658: Properties.loadFromXML fails with ClassCastException
coffeys [Thu, 27 Oct 2011 10:32:08 +0100] rev 10887
7099658: Properties.loadFromXML fails with ClassCastException Reviewed-by: alanb, mchung
Thu, 27 Oct 2011 17:23:25 +0800 7104161: test/sun/tools/jinfo/Basic.sh fails on Ubuntu
weijun [Thu, 27 Oct 2011 17:23:25 +0800] rev 10886
7104161: test/sun/tools/jinfo/Basic.sh fails on Ubuntu Reviewed-by: alanb
Wed, 26 Oct 2011 12:29:22 -0700 Merge
lana [Wed, 26 Oct 2011 12:29:22 -0700] rev 10885
Merge
Tue, 25 Oct 2011 10:51:17 -0700 Merge
lana [Tue, 25 Oct 2011 10:51:17 -0700] rev 10884
Merge
Wed, 26 Oct 2011 22:16:13 +0900 7090046: Lots of invalid link in java.text.BreakIterator comments
peytoia [Wed, 26 Oct 2011 22:16:13 +0900] rev 10883
7090046: Lots of invalid link in java.text.BreakIterator comments Reviewed-by: okutsu
Wed, 26 Oct 2011 13:58:46 +0100 7104650: rawtype warnings in several net, nio and security source files
chegar [Wed, 26 Oct 2011 13:58:46 +0100] rev 10882
7104650: rawtype warnings in several net, nio and security source files Summary: Also reviewed by Ulf.Zibis@gmx.de Reviewed-by: mcimadamore, alanb, dholmes
Tue, 08 Nov 2011 15:37:37 -0800 Merge
lana [Tue, 08 Nov 2011 15:37:37 -0800] rev 10881
Merge
Tue, 08 Nov 2011 14:36:50 +0300 7107585: Test incorrect calculate position of object on frame
rupashka [Tue, 08 Nov 2011 14:36:50 +0300] rev 10880
7107585: Test incorrect calculate position of object on frame Reviewed-by: rupashka Contributed-by: alexandr.scherbatiy@oracle.com
Mon, 07 Nov 2011 10:26:52 -0800 Merge
lana [Mon, 07 Nov 2011 10:26:52 -0800] rev 10879
Merge
Mon, 07 Nov 2011 16:50:41 +0400 7080203: JTree.getSelectionPaths() now returns empty array instead of null
rupashka [Mon, 07 Nov 2011 16:50:41 +0400] rev 10878
7080203: JTree.getSelectionPaths() now returns empty array instead of null Reviewed-by: malenkov
Thu, 13 Oct 2011 13:02:37 +0100 7107957: AWT: Native code should include fcntl.h and unistd.h rather than sys/fcntl.h and sys/unistd.h
ngmr [Thu, 13 Oct 2011 13:02:37 +0100] rev 10877
7107957: AWT: Native code should include fcntl.h and unistd.h rather than sys/fcntl.h and sys/unistd.h Summary: Use POSIX defined includes for unistd.h and fcntl.h Reviewed-by: anthony, ngmr Contributed-by: Charles Lee <littlee@linux.vnet.ibm.com>
Thu, 03 Nov 2011 14:14:36 +0400 6955919: Intermittent ClassCastException in bug4492274 test
rupashka [Thu, 03 Nov 2011 14:14:36 +0400] rev 10876
6955919: Intermittent ClassCastException in bug4492274 test Reviewed-by: rupashka Contributed-by: alexandr.scherbatiy@oracle.com
Wed, 02 Nov 2011 23:53:16 +0300 7049024: DnD fails with JTextArea and JTextField
rupashka [Wed, 02 Nov 2011 23:53:16 +0300] rev 10875
7049024: DnD fails with JTextArea and JTextField Reviewed-by: rupashka Contributed-by: Sean Chou <zhouyx@linux.vnet.ibm.com>
Wed, 02 Nov 2011 17:39:30 +0400 7074853: TransparentRuler demos Readme should mention the correct jar file name
mrkam [Wed, 02 Nov 2011 17:39:30 +0400] rev 10874
7074853: TransparentRuler demos Readme should mention the correct jar file name Reviewed-by: rupashka
Wed, 02 Nov 2011 14:17:16 +0400 6624077: Regression test fails: closed/javax/swing/ToolTipManager/6256140/bug6256140.java
rupashka [Wed, 02 Nov 2011 14:17:16 +0400] rev 10873
6624077: Regression test fails: closed/javax/swing/ToolTipManager/6256140/bug6256140.java Reviewed-by: rupashka Contributed-by: alexandr.scherbatiy@oracle.com
Tue, 01 Nov 2011 18:03:56 +0300 7105529: XAWT: Optimize getFieldsAsString() methods generated by WrapperGenerator
anthony [Tue, 01 Nov 2011 18:03:56 +0300] rev 10872
7105529: XAWT: Optimize getFieldsAsString() methods generated by WrapperGenerator Summary: Replace string concatenation with StringBuilder.append() Reviewed-by: anthony, son Contributed-by: Federico Tello Gentile <federicotg@gmail.com>
Tue, 01 Nov 2011 18:01:58 +0300 7104625: sun.awt.X11.XEvent is creating 600 MB of char[] for no good reason
anthony [Tue, 01 Nov 2011 18:01:58 +0300] rev 10871
7104625: sun.awt.X11.XEvent is creating 600 MB of char[] for no good reason Summary: Wrap logging calls with if(){} statements Reviewed-by: anthony, son Contributed-by: Federico Tello Gentile <federicotg@gmail.com>
Mon, 17 Oct 2011 19:06:24 -0700 6887286: StackOverflowError at sun.awt.image.ImageWatched$WeakLink.isWatcher
dbuck [Mon, 17 Oct 2011 19:06:24 -0700] rev 10870
6887286: StackOverflowError at sun.awt.image.ImageWatched$WeakLink.isWatcher Summary: Fixed OffScreenImageSource to call imageComplete() with SINGLEFAMEDONE, not STATICIMAGEDONE. This fixed memory leak (that caused SOFE when we use recursion to iterate over linked list). Reviewed-by: bae
Mon, 17 Oct 2011 17:19:43 +0400 7077293: javax/swing/JComponent/4337267/bug4337267.java failed on windows 2003
rupashka [Mon, 17 Oct 2011 17:19:43 +0400] rev 10869
7077293: javax/swing/JComponent/4337267/bug4337267.java failed on windows 2003 Reviewed-by: rupashka Contributed-by: alexandr.scherbatiy@oracle.com
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip