dav [Wed, 18 Jun 2008 19:27:59 +0400] rev 1174
Merge
dav [Wed, 18 Jun 2008 19:20:28 +0400] rev 1173
6716137: Fix 6691328 is broken
Reviewed-by: dcherepanov, denis
dav [Wed, 18 Jun 2008 15:35:37 +0400] rev 1172
6616323: consider benefits of replacing a componen array with other collection from the awt.Container class
Reviewed-by: uta, art
ant [Tue, 17 Jun 2008 13:37:28 +0400] rev 1171
4685768: A11y issue - Focus set to disabled component, can't Tab/Shift-Tab
Summary: The restore-focus procedure should skip disabled components.
Reviewed-by: art, dcherepanov
yan [Wed, 11 Jun 2008 01:31:42 -0700] rev 1170
Merge
ant [Wed, 04 Jun 2008 14:16:44 +0400] rev 1169
6708322: test/closed/java/awt/Focus/TemporaryLostComponentDeadlock fails
Summary: Introduced new package private object for synchronization purposes. It should replace "this" in some deadlock prone cases.
Reviewed-by: anthony, art
ant [Wed, 04 Jun 2008 12:32:05 +0400] rev 1168
6280057: I have audited SystemTray and TrayIcon code
Summary: small refactoring
Reviewed-by: dcherepanov
xdono [Wed, 17 Sep 2008 13:45:37 -0700] rev 1167
Merge