Tue, 14 Apr 2009 04:21:02 -0700Merge jdk7-b55
lana [Tue, 14 Apr 2009 04:21:02 -0700] rev 1094
Merge

Tue, 14 Apr 2009 00:05:07 -0700Merge
lana [Tue, 14 Apr 2009 00:05:07 -0700] rev 1093
Merge

Thu, 09 Apr 2009 20:34:56 -0700Merge
lana [Thu, 09 Apr 2009 20:34:56 -0700] rev 1092
Merge

Fri, 10 Apr 2009 11:51:36 +09006404304: RFE: Unicode 5.1 support
peytoia [Fri, 10 Apr 2009 11:51:36 +0900] rev 1091
6404304: RFE: Unicode 5.1 support
Reviewed-by: okutsu, naoto

Tue, 07 Apr 2009 12:40:58 +04006740974: api/javax_swing/PopupFactory/index.html#Ctor[PopupFactory2002] fails with NPE
peterz [Tue, 07 Apr 2009 12:40:58 +0400] rev 1090
6740974: api/javax_swing/PopupFactory/index.html#Ctor[PopupFactory2002] fails with NPE
Reviewed-by: malenkov

Mon, 06 Apr 2009 13:06:24 +04006635110: GTK problem when testing Sun Studio IDE on snv_77 with jdk1.6 using Gnome window manager
peterz [Mon, 06 Apr 2009 13:06:24 +0400] rev 1089
6635110: GTK problem when testing Sun Studio IDE on snv_77 with jdk1.6 using Gnome window manager
Summary: GTKIconFactory icons should protect against null context passed in
Reviewed-by: rupashka

Thu, 26 Mar 2009 11:04:47 +03006798062: Memory Leak on using getFiles of FileSystemView
rupashka [Thu, 26 Mar 2009 11:04:47 +0300] rev 1088
6798062: Memory Leak on using getFiles of FileSystemView
Reviewed-by: peterz, malenkov

Mon, 23 Mar 2009 16:41:47 +03004783068: Components with HTML text should gray out the text when disabled
peterz [Mon, 23 Mar 2009 16:41:47 +0300] rev 1087
4783068: Components with HTML text should gray out the text when disabled
Summary: Views fixed to use different colors when container is disabled
Reviewed-by: gsm, rupashka

Mon, 23 Mar 2009 14:09:32 +03006653395: Default LAF is set to CrossPlatformLookAndFeel not SystemLookAndFeel
peterz [Mon, 23 Mar 2009 14:09:32 +0300] rev 1086
6653395: Default LAF is set to CrossPlatformLookAndFeel not SystemLookAndFeel
Summary: Swing now checks AppContext properties to determine default LAF name. This is needed for plugin to be able to set default LAF w/o loading Swing classes.
Reviewed-by: alexp, loneid

Tue, 17 Mar 2009 16:06:14 +03006738668: JFileChooser cannot be created under SecurityManager
rupashka [Tue, 17 Mar 2009 16:06:14 +0300] rev 1085
6738668: JFileChooser cannot be created under SecurityManager
Reviewed-by: peterz