Tue, 24 Sep 2013 18:20:31 +0400 8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX
kshefov [Tue, 24 Sep 2013 18:20:31 +0400] rev 20162
8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX Reviewed-by: alexsch, serb
Tue, 24 Sep 2013 18:13:24 +0400 7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
kshefov [Tue, 24 Sep 2013 18:13:24 +0400] rev 20161
7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS Reviewed-by: alexsch, serb Contributed-by: vera.akulova@oracle.com
Tue, 24 Sep 2013 17:56:32 +0400 7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS
kshefov [Tue, 24 Sep 2013 17:56:32 +0400] rev 20160
7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS Reviewed-by: alexsch, serb Contributed-by: vera.akulova@oracle.com
Tue, 24 Sep 2013 17:46:19 +0400 7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
kshefov [Tue, 24 Sep 2013 17:46:19 +0400] rev 20159
7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over Reviewed-by: alexsch, serb Contributed-by: vera.akulova@oracle.com
Tue, 24 Sep 2013 17:04:47 +0400 8025117: [cleanup] Eliminate doclint errors in javax/swing/text classes
yan [Tue, 24 Sep 2013 17:04:47 +0400] rev 20158
8025117: [cleanup] Eliminate doclint errors in javax/swing/text classes Reviewed-by: alexsch
Tue, 24 Sep 2013 16:36:00 +0400 8025230: [cleanup] some more javadoc formatting fixes for swing
yan [Tue, 24 Sep 2013 16:36:00 +0400] rev 20157
8025230: [cleanup] some more javadoc formatting fixes for swing Reviewed-by: alexsch
Tue, 24 Sep 2013 12:25:50 +0400 8025114: Eliminate doclint errors in java.awt.dnd package javadoc
yan [Tue, 24 Sep 2013 12:25:50 +0400] rev 20156
8025114: Eliminate doclint errors in java.awt.dnd package javadoc Reviewed-by: serb, alexsch
Mon, 23 Sep 2013 21:24:34 +0400 8019282: keyRelesed is reached even though key was NOT released
serb [Mon, 23 Sep 2013 21:24:34 +0400] rev 20155
8019282: keyRelesed is reached even though key was NOT released Reviewed-by: serb, anthony Contributed-by: alexander.zvegintsev@oracle.com
Mon, 23 Sep 2013 17:55:36 +0400 7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent
serb [Mon, 23 Sep 2013 17:55:36 +0400] rev 20154
7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent Reviewed-by: alexsch, anthony
Mon, 23 Sep 2013 16:17:26 +0400 8005255: [macosx] Cleanup warnings in sun.lwawt
serb [Mon, 23 Sep 2013 16:17:26 +0400] rev 20153
8005255: [macosx] Cleanup warnings in sun.lwawt Reviewed-by: alexsch, anthony
Mon, 23 Sep 2013 16:14:42 +0400 8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX
kshefov [Mon, 23 Sep 2013 16:14:42 +0400] rev 20152
8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX Reviewed-by: alexsch, serb
Fri, 20 Sep 2013 18:56:41 +0400 7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane
malenkov [Fri, 20 Sep 2013 18:56:41 +0400] rev 20151
7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane Reviewed-by: alexsch
Fri, 20 Sep 2013 17:35:45 +0400 7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location
kshefov [Fri, 20 Sep 2013 17:35:45 +0400] rev 20150
7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location Reviewed-by: alexsch, serb Contributed-by: vera.akulova@oracle.com
Fri, 20 Sep 2013 17:16:45 +0400 8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu
kshefov [Fri, 20 Sep 2013 17:16:45 +0400] rev 20149
8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu Reviewed-by: alexsch, serb Contributed-by: vera.akulova@oracle.com
Fri, 20 Sep 2013 17:07:11 +0400 7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys
kshefov [Fri, 20 Sep 2013 17:07:11 +0400] rev 20148
7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys Reviewed-by: alexsch, serb Contributed-by: vera.akulova@oracle.com
Thu, 19 Sep 2013 23:46:15 +0400 7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol
leonidr [Thu, 19 Sep 2013 23:46:15 +0400] rev 20147
7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol Reviewed-by: anthony, serb
Thu, 19 Sep 2013 22:33:21 +0400 7144065: [macosx] Orphaned Choice popup window
leonidr [Thu, 19 Sep 2013 22:33:21 +0400] rev 20146
7144065: [macosx] Orphaned Choice popup window Reviewed-by: anthony, serb Contributed-by: alexander.potochkin@oracle.com
Wed, 18 Sep 2013 16:01:37 -0700 Merge
lana [Wed, 18 Sep 2013 16:01:37 -0700] rev 20145
Merge
Wed, 18 Sep 2013 18:36:57 +0400 7188071: closed/java/awt/TrayIcon/TrayIconSecurity/GrantedTrayIconTest fails
leonidr [Wed, 18 Sep 2013 18:36:57 +0400] rev 20144
7188071: closed/java/awt/TrayIcon/TrayIconSecurity/GrantedTrayIconTest fails Reviewed-by: anthony, serb
Wed, 18 Sep 2013 15:12:13 +0400 8016746: Test javax/swing/JTable/7068740/bug7068740.java fails
mcherkas [Wed, 18 Sep 2013 15:12:13 +0400] rev 20143
8016746: Test javax/swing/JTable/7068740/bug7068740.java fails Reviewed-by: serb, alexsch
Wed, 18 Sep 2013 12:25:13 +0400 8024839: [Unified Swing/Fx threading] don't schedule an event dispatching from the event dispatch thread
ant [Wed, 18 Sep 2013 12:25:13 +0400] rev 20142
8024839: [Unified Swing/Fx threading] don't schedule an event dispatching from the event dispatch thread Reviewed-by: anthony, pchelko
Mon, 16 Sep 2013 15:43:06 -0400 8024863: X11: Support GNOME Shell as mutter
omajid [Mon, 16 Sep 2013 15:43:06 -0400] rev 20141
8024863: X11: Support GNOME Shell as mutter Reviewed-by: anthony
Mon, 16 Sep 2013 19:44:47 +0400 8024485: For 5-1 step: if input something into the 'File:' and 'Dir:', the dir output isn't empty in the output window after showing and canceling the file dialog
pchelko [Mon, 16 Sep 2013 19:44:47 +0400] rev 20140
8024485: For 5-1 step: if input something into the 'File:' and 'Dir:', the dir output isn't empty in the output window after showing and canceling the file dialog Reviewed-by: serb, anthony
Mon, 16 Sep 2013 19:38:32 +0400 8024779: [macosx] SwingNode crashes on exit
pchelko [Mon, 16 Sep 2013 19:38:32 +0400] rev 20139
8024779: [macosx] SwingNode crashes on exit Reviewed-by: anthony, ant
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip