rupashka [Tue, 10 Apr 2012 19:09:48 +0300] rev 12405
7158712: Synth Property "ComboBox.popupInsets" is ignored
Reviewed-by: alexp
rupashka [Tue, 10 Apr 2012 18:53:15 +0300] rev 12404
7146146: Deadlock between subclass of AbstractDocument and UndoManager
Reviewed-by: art
anthony [Fri, 06 Apr 2012 17:20:49 +0400] rev 12403
7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized)
Summary: Pass all images provided by user code to the system and let it do the right thing
Reviewed-by: art, swingler
anthony [Fri, 06 Apr 2012 17:15:09 +0400] rev 12402
7124553: [macosx] Need minimum size for titled Frames and JFrames
Summary: Forward-port the fix from 7u4 and also eliminate the grow box since we only support OS X 10.7+ that doesn't require it.
Reviewed-by: art, swingler
anthony [Fri, 06 Apr 2012 17:03:34 +0400] rev 12401
7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11
Summary: Forward-port the fix from 7u4 and open-source the test
Reviewed-by: art
serb [Thu, 05 Apr 2012 20:38:24 +0400] rev 12400
7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table.
Reviewed-by: alexp, anthony, art
serb [Thu, 05 Apr 2012 19:43:56 +0400] rev 12399
7124528: [macosx] Selection is not cleared properly in text component.
Reviewed-by: anthony, art
serb [Thu, 05 Apr 2012 19:22:54 +0400] rev 12398
7149913: [macosx] Deadlock in LWTextComponentPeer
Reviewed-by: anthony, art
serb [Thu, 05 Apr 2012 19:01:43 +0400] rev 12397
7124401: [macosx] After call Frame dispose() application continues to work
Reviewed-by: art, alexp
serb [Thu, 05 Apr 2012 18:27:16 +0400] rev 12396
7150105: [macosx] four scroll-buttons don't display. scroll-sliders cursors are TextCursor.
Reviewed-by: anthony, art, alexp