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
ant [Fri, 04 Dec 2009 15:07:15 +0300] rev 4369
6903354: deadlock involving Component.show & SunToolkit.getImageFromHash
Reviewed-by: art, bae
ant [Wed, 02 Dec 2009 17:26:23 +0300] rev 4368
6566375: PIT : test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html
Reviewed-by: art, dcherepanov