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
anthony [Wed, 02 Dec 2009 14:51:39 +0300] rev 4367
6901021: Security Warning Icon not getting displayed properly when frame loses focus
Summary: Make sure the gray icon is selected when hiding the security warning
Reviewed-by: art, dcherepanov