Fri, 08 Aug 2008 03:32:34 -0700 Merge
yan [Fri, 08 Aug 2008 03:32:34 -0700] rev 1188
Merge
Tue, 05 Aug 2008 15:26:08 +0400 6454041: decimal separator munches the character standing at the right (sk keyboard)
yan [Tue, 05 Aug 2008 15:26:08 +0400] rev 1187
6454041: decimal separator munches the character standing at the right (sk keyboard) Summary: in a group of keysyms associated with a key, check for keypad-ness of more keysyms Reviewed-by: art
Fri, 25 Jul 2008 15:19:11 +0400 6235443: REG:Overlapping a swing app with an AWT app causes flickering in the background swing app on Windows
art [Fri, 25 Jul 2008 15:19:11 +0400] rev 1186
6235443: REG:Overlapping a swing app with an AWT app causes flickering in the background swing app on Windows Summary: AWT text area no longer uses LockWindowUpdate Reviewed-by: uta, dcherepanov
Tue, 08 Jul 2008 16:20:14 +0400 6723013: Incomplete push for 6693974
dav [Tue, 08 Jul 2008 16:20:14 +0400] rev 1185
6723013: Incomplete push for 6693974 Reviewed-by: art
Mon, 07 Jul 2008 17:39:18 +0400 6723018: Need to push the test for 6682046
anthony [Mon, 07 Jul 2008 17:39:18 +0400] rev 1184
6723018: Need to push the test for 6682046 Summary: Pushed the test Reviewed-by: art
Mon, 07 Jul 2008 17:24:21 +0400 6682046: Mixing code does not always recalculate shapes correctly when resizing components
anthony [Mon, 07 Jul 2008 17:24:21 +0400] rev 1183
6682046: Mixing code does not always recalculate shapes correctly when resizing components Summary: The valid property is now encapsulated in Component. Reviewed-by: art
Mon, 07 Jul 2008 16:32:38 +0400 Merge
dav [Mon, 07 Jul 2008 16:32:38 +0400] rev 1182
Merge
Mon, 07 Jul 2008 16:09:39 +0400 6693974: Unify EventQueue$EventQueueItem and SunToolkit.$EventQueueItem classes
dav [Mon, 07 Jul 2008 16:09:39 +0400] rev 1181
6693974: Unify EventQueue$EventQueueItem and SunToolkit.$EventQueueItem classes Reviewed-by: volk, art
Mon, 07 Jul 2008 15:36:01 +0400 6582346: javaw launcher does not display MessageBox after change to the resource files
dcherepanov [Mon, 07 Jul 2008 15:36:01 +0400] rev 1180
6582346: javaw launcher does not display MessageBox after change to the resource files Summary: call InitCommonControlsEx to perform UI initialization Reviewed-by: art
Thu, 26 Jun 2008 14:23:25 +0400 6581899: JTextField & JTextArea - Poor performance with JRE 1.5.0_08
dcherepanov [Thu, 26 Jun 2008 14:23:25 +0400] rev 1179
6581899: JTextField & JTextArea - Poor performance with JRE 1.5.0_08 Summary: acquire the first|last components only when the key is a traversal key Reviewed-by: ant
Mon, 23 Jun 2008 16:03:25 +0400 6704896: FD_SET usage can cause stack corruption (sol)
anthony [Mon, 23 Jun 2008 16:03:25 +0400] rev 1178
6704896: FD_SET usage can cause stack corruption (sol) Summary: Using poll() instead of select() Reviewed-by: yan, denis
Mon, 23 Jun 2008 14:42:53 +0400 6682536: java\awt\FullScreen\NonfocusableFrameFullScreenTest\NonfocusableFrameFullScreenTest.java fails
ant [Mon, 23 Jun 2008 14:42:53 +0400] rev 1177
6682536: java\awt\FullScreen\NonfocusableFrameFullScreenTest\NonfocusableFrameFullScreenTest.java fails Summary: always-on-top property should be restored on exiting full-screen. Reviewed-by: tdv
Thu, 19 Jun 2008 16:09:22 +0400 6694792: Syntax error in java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_2.java
dav [Thu, 19 Jun 2008 16:09:22 +0400] rev 1176
6694792: Syntax error in java/awt/event/MouseEvent/SpuriousExitEnter/SpuriousExitEnter_2.java Reviewed-by: yan
Thu, 19 Jun 2008 11:26:54 +0400 6706121: makefile: unnecessary Motif classes compilation in JDK7
yan [Thu, 19 Jun 2008 11:26:54 +0400] rev 1175
6706121: makefile: unnecessary Motif classes compilation in JDK7 Summary: removed 80 obsolete .c and .java files, temporary modified some more Reviewed-by: denis
Wed, 18 Jun 2008 19:27:59 +0400 Merge
dav [Wed, 18 Jun 2008 19:27:59 +0400] rev 1174
Merge
Wed, 18 Jun 2008 19:20:28 +0400 6716137: Fix 6691328 is broken
dav [Wed, 18 Jun 2008 19:20:28 +0400] rev 1173
6716137: Fix 6691328 is broken Reviewed-by: dcherepanov, denis
Wed, 18 Jun 2008 15:35:37 +0400 6616323: consider benefits of replacing a componen array with other collection from the awt.Container class
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
Tue, 17 Jun 2008 13:37:28 +0400 4685768: A11y issue - Focus set to disabled component, can't Tab/Shift-Tab
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
Wed, 11 Jun 2008 01:31:42 -0700 Merge
yan [Wed, 11 Jun 2008 01:31:42 -0700] rev 1170
Merge
Wed, 04 Jun 2008 14:16:44 +0400 6708322: test/closed/java/awt/Focus/TemporaryLostComponentDeadlock fails
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
Wed, 04 Jun 2008 12:32:05 +0400 6280057: I have audited SystemTray and TrayIcon code
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
Wed, 17 Sep 2008 13:45:37 -0700 Merge
xdono [Wed, 17 Sep 2008 13:45:37 -0700] rev 1167
Merge
Thu, 11 Sep 2008 11:27:16 -0700 Merge
ohair [Thu, 11 Sep 2008 11:27:16 -0700] rev 1166
Merge
Thu, 11 Sep 2008 11:12:21 -0700 6746415: The include file stropts.h is not available in Fedora 9 (STREAMS Kernel Extension?)
ohair [Thu, 11 Sep 2008 11:12:21 -0700] rev 1165
6746415: The include file stropts.h is not available in Fedora 9 (STREAMS Kernel Extension?) Reviewed-by: tbell
Wed, 10 Sep 2008 10:19:02 -0700 6746409: Error: dl failure on line 689: Copies of libjvm.so need to have chcon (selinux) re-applied to them
ohair [Wed, 10 Sep 2008 10:19:02 -0700] rev 1164
6746409: Error: dl failure on line 689: Copies of libjvm.so need to have chcon (selinux) re-applied to them Reviewed-by: tbell
Wed, 10 Sep 2008 10:16:54 -0700 6746430: Fix problems with getting 'ant -version' and the required setting of 'ANT_HOME'
ohair [Wed, 10 Sep 2008 10:16:54 -0700] rev 1163
6746430: Fix problems with getting 'ant -version' and the required setting of 'ANT_HOME' Reviewed-by: tbell
Wed, 10 Sep 2008 09:48:41 -0700 6746424: Remove build dependency on findbugs and FINDBUGS_HOME
ohair [Wed, 10 Sep 2008 09:48:41 -0700] rev 1162
6746424: Remove build dependency on findbugs and FINDBUGS_HOME Reviewed-by: tbell
Wed, 10 Sep 2008 09:31:16 -0700 6746421: Compare images logic needs to be more forgiving
ohair [Wed, 10 Sep 2008 09:31:16 -0700] rev 1161
6746421: Compare images logic needs to be more forgiving Reviewed-by: tbell
Fri, 12 Sep 2008 14:34:23 -0700 Merge
tbell [Fri, 12 Sep 2008 14:34:23 -0700] rev 1160
Merge
Mon, 08 Sep 2008 14:11:13 -0700 6356642: extcheck.exe -verbose throws ArrayIndexOutOfBoundsException exception
bristor [Mon, 08 Sep 2008 14:11:13 -0700] rev 1159
6356642: extcheck.exe -verbose throws ArrayIndexOutOfBoundsException exception Summary: Fix causes printing of user-level error messages instead of throwing exceptions Reviewed-by: sherman
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip