lana [Tue, 13 Oct 2009 15:25:58 -0700] rev 3984
Merge
yan [Tue, 06 Oct 2009 23:44:44 -0700] rev 3983
Merge
rupashka [Tue, 06 Oct 2009 17:01:52 +0400] rev 3982
6489130: FileChooserDemo hung by keeping pressing Enter key
Reviewed-by: alexp
peterz [Wed, 23 Sep 2009 21:14:53 +0400] rev 3981
6857888: closed/javax/swing/JMenuItem/6458123/bug6458123.java fails with InvocationTargetException.
Reviewed-by: alexp
alexp [Mon, 21 Sep 2009 17:58:09 +0400] rev 3980
6883341: SWAT: jdk7-b72 swat build(2009-09-17) threw exceptions when running Java2D demo by clicking Paint ta
Reviewed-by: peterz
yan [Mon, 21 Sep 2009 01:26:57 -0700] rev 3979
Merge
rupashka [Fri, 18 Sep 2009 15:11:28 +0400] rev 3978
6840086: JFileChooser lacks icons on top right when running on Windows 7
Reviewed-by: peterz, uta
alexp [Thu, 17 Sep 2009 19:08:15 +0400] rev 3977
4833524: BasicTreeUI.isToggleSelectionEvent() does not properly handle popup triggers
Reviewed-by: rupashka
gsm [Wed, 16 Sep 2009 16:15:41 +0400] rev 3976
4337267: Arabic Numeral Shaping
Reviewed-by: peterz
alexp [Tue, 15 Sep 2009 16:26:40 +0400] rev 3975
6875716: JLayer.remove((Component)null) should behave consistently in (not) throwing NPE
Reviewed-by: rupashka
peterz [Thu, 10 Sep 2009 12:30:55 +0400] rev 3974
6827786: Mnemonic cycling for multiple equal mnemonic armed menu items stops when encountering a submenu
Reviewed-by: alexp
alexp [Wed, 09 Sep 2009 17:32:18 +0400] rev 3973
6878792: Sample provided in javax.swing.JLayer class description is not usable
Reviewed-by: rupashka
yan [Tue, 06 Oct 2009 23:40:27 -0700] rev 3972
Merge
anthony [Thu, 01 Oct 2009 15:06:16 +0400] rev 3971
6862611: Reg testcase closed/java/awt/Component/NativeInLightShow/NativeInLightShow.html fails
Summary: The recursiveShowHeavyweightChildren() must be invoked unconditionally in mixOnShowing()
Reviewed-by: art, dcherepanov
anthony [Thu, 01 Oct 2009 14:48:05 +0400] rev 3970
6886868: giflib has a memory leak in the MakeMapObject() function
Summary: free() the object before returning NULL
Reviewed-by: art, dcherepanov