alexp [Fri, 17 Sep 2010 23:21:51 +0400] rev 6651
4330950: Lost newly entered data in the cell when resizing column width
Reviewed-by: peterz
alexp [Fri, 17 Sep 2010 23:16:19 +0400] rev 6650
6576054: NullPointerException when closing tooltip by pressing esc
Reviewed-by: rupashka
alexp [Fri, 17 Sep 2010 23:09:29 +0400] rev 6649
6632953: MetalComboBoxUI.getBaseline(JComponent, int, int) throws IAE for valid width/height
Reviewed-by: rupashka
alexp [Fri, 17 Sep 2010 23:00:34 +0400] rev 6648
6606019: NPE and IAE are interchanged in specification for GroupLayout.Group class
Reviewed-by: rupashka
alexp [Fri, 17 Sep 2010 22:50:44 +0400] rev 6647
6982661: Complete JLayer component
Reviewed-by: malenkov
lana [Mon, 04 Oct 2010 14:36:45 -0700] rev 6646
Merge
anthony [Mon, 04 Oct 2010 16:21:26 +0400] rev 6645
6982279: java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed due to NPE
Summary: Rely on the WWindowPeer.getTranslucentGraphics()'s return value
Reviewed-by: art, dcherepanov
anthony [Mon, 04 Oct 2010 16:12:07 +0400] rev 6644
6987233: FileDialog.getDirectory() should add a trainling slash when GTK FileDialog is used
Summary: Add the trailing slash if it's absent
Reviewed-by: art, dcherepanov
dav [Mon, 04 Oct 2010 11:40:07 +0400] rev 6643
6847155: test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java fails
Reviewed-by: denis
dav [Fri, 01 Oct 2010 15:10:32 +0400] rev 6642
6829267: Regression test java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Enable.java fails in RHEL5
Reviewed-by: art, anthony