rupashka [Thu, 03 Feb 2011 16:30:51 +0300] rev 8145
7013453: BufferStrategyPaintManager.dispose will cause IllegalMonitorStateException in event thread
Reviewed-by: alexp
rupashka [Wed, 02 Feb 2011 18:41:30 +0300] rev 8144
6988176: There is focus painted inside the button.
Reviewed-by: alexp
rupashka [Wed, 02 Feb 2011 18:37:31 +0300] rev 8143
6988168: Press the "Toggle Font" button.The size of the combo box didn't change.
Reviewed-by: alexp
malenkov [Mon, 31 Jan 2011 21:49:27 +0300] rev 8142
6999045: DOC: Unclear spec for BevelBorder constructor and BorderFactory factory method (colors switching)
Reviewed-by: alexp
malenkov [Mon, 31 Jan 2011 21:31:39 +0300] rev 8141
7001118: DOC: javax.swing.border.StrokeBorder.paintBorder() doesn't throw NPE in all specified cases
Reviewed-by: alexp
malenkov [Mon, 31 Jan 2011 21:22:42 +0300] rev 8140
7001484: DOC: Method javax.swing.border.StrokeBorder.getBorderInsets() should specify how it converts float
Reviewed-by: alexp
rupashka [Thu, 27 Jan 2011 14:33:30 +0300] rev 8139
6935155: @since tag is missing in JTextComponent.save/restoreComposedText
Reviewed-by: alexp
rupashka [Thu, 27 Jan 2011 14:23:42 +0300] rev 8138
6902615: Method JTextComponent.getKeyStrokesForAction() throws StackOverflowError
Reviewed-by: peterz
lana [Tue, 08 Feb 2011 14:19:11 -0800] rev 8137
Merge
dav [Fri, 04 Feb 2011 17:32:33 +0300] rev 8136
6741526: KeyboardFocusManager.setDefaultFocusTraversalPolicy(FocusTraversalPolicy) affects created components
Reviewed-by: ant, dcherepanov
andrew [Tue, 01 Feb 2011 17:44:47 +0000] rev 8135
7015232: missing copyright header in CheckZOrderChange.java
Summary: Add standard GPL header as on other tests
Reviewed-by: anthony
denis [Fri, 28 Jan 2011 16:52:10 +0300] rev 8134
6340263: Regression testcase java/awt/dnd/DnDClipboardDeadlockTest throughs IOException: Owner timed out
Reviewed-by: anthony, art
dav [Tue, 25 Jan 2011 19:07:27 +0300] rev 8133
6431076: Cursor gets reset to text cursor in xawt TextArea when autoscrolling on append
Reviewed-by: art, anthony
dav [Tue, 25 Jan 2011 15:33:14 +0300] rev 8132
6693961: cross-window focus transfer ability in the Focus Spec should be revised
Reviewed-by: ant, art
dlila [Tue, 08 Feb 2011 09:22:49 -0500] rev 8131
7016856: dashing performance was reduced during latest changes to the OpenJDK rasterizer
Summary: Optimized dashing, rasterizing, and the flow of transformed coordinates
Reviewed-by: flar