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