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>