peterz [Wed, 25 Nov 2009 20:47:20 +0300] rev 4379
6888156: With GTK Look and Feel Icons cannot be rendered in Jtable Cells
Reviewed-by: rupashka
rupashka [Mon, 23 Nov 2009 20:57:17 +0300] rev 4378
6823603: Generics: JList
Reviewed-by: peterz, alexp
Contributed-by: fbrunnerlist@gmx.ch
lana [Thu, 10 Dec 2009 09:46:13 -0800] rev 4377
Merge
dav [Wed, 09 Dec 2009 14:33:55 +0300] rev 4376
6903893: Fix failed for CR 6834576: RemoveChild/ test fail with deadlock on rhel and sles
Reviewed-by: dcherepanov, art
anthony [Wed, 09 Dec 2009 14:02:48 +0300] rev 4375
6900622: Security warning icon is not getting displayed properly for tooltip
Summary: Pass a correct value for the hWndInsertAfter argument to the ::SetWindowPos() function
Reviewed-by: art, dcherepanov
mchung [Tue, 08 Dec 2009 09:02:09 -0800] rev 4374
6907568: java/awt/KeyboardFocusManager.java inproperly merged and lost a changeset
Summary: Reapply fix for 6879044 in java.awt.KeyboardFocusManager
Reviewed-by: dcherepanov, asaha
ant [Mon, 07 Dec 2009 16:38:44 +0300] rev 4373
6903890: SWT_AWT focus issues when a dialog is shown/disposed, on X11
Reviewed-by: art, dcherepanov
dcherepanov [Mon, 07 Dec 2009 14:07:05 +0300] rev 4372
Merge
dcherepanov [Mon, 07 Dec 2009 13:43:04 +0300] rev 4371
6823138: Need to replace ComponentAccessor with AWTAccessor
Reviewed-by: art, anthony
yan [Mon, 07 Dec 2009 13:32:50 +0300] rev 4370
5099725: AWT doesn't seem to handle MappingNotify events under X11.
5036807: Pressing action keys "STOP/AGAIN/COMPOSE" generates keycode of F11/F12 keys.
4787377: VK_STOP key on Solaris generates wrong Key Code
Summary: Added an event processing lumped with similar native code for similar bugs.
Reviewed-by: art