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
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>
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
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
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>
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>
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
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
rupashka [Mon, 17 Oct 2011 16:40:34 +0400] rev 10868
7100004: javax.swing.JTable.setAutoCreateRowSorter(boolean autoCreateRowSorter) should mention default value
Reviewed-by: rupashka
Contributed-by: alexandr.scherbatiy@oracle.com
rupashka [Mon, 17 Oct 2011 15:10:42 +0400] rev 10867
7099251: javax.swing.text.html.HTMLDocument.insertAfterStart(null, something) throws NPE
Reviewed-by: rupashka
Contributed-by: alexandr.scherbatiy@oracle.com