Thu, 12 Sep 2013 15:50:25 +0400 7064312: Cleanup: avoid using unsafe string function
bagiras [Thu, 12 Sep 2013 15:50:25 +0400] rev 20124
7064312: Cleanup: avoid using unsafe string function Reviewed-by: serb, pchelko
Thu, 12 Sep 2013 14:56:20 +0400 8003965: Toolkit.beep() documentation is ambiguous
bagiras [Thu, 12 Sep 2013 14:56:20 +0400] rev 20123
8003965: Toolkit.beep() documentation is ambiguous Reviewed-by: anthony
Tue, 10 Sep 2013 20:42:15 +0400 8003901: [macosx] Need test for JDK-8002114
leonidr [Tue, 10 Sep 2013 20:42:15 +0400] rev 20122
8003901: [macosx] Need test for JDK-8002114 Reviewed-by: anthony, serb
Tue, 10 Sep 2013 17:12:32 +0400 8024407: [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos
malenkov [Tue, 10 Sep 2013 17:12:32 +0400] rev 20121
8024407: [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos Reviewed-by: alexsch
Tue, 10 Sep 2013 17:06:38 +0400 7057770: (spec)Scrollbar spec should specify that unit increment & decrement functionality may not be present
malenkov [Tue, 10 Sep 2013 17:06:38 +0400] rev 20120
7057770: (spec)Scrollbar spec should specify that unit increment & decrement functionality may not be present Reviewed-by: alexsch
Tue, 10 Sep 2013 14:33:48 +0400 8021253: JFileChooser does not react on pressing enter since java 7
alexsch [Tue, 10 Sep 2013 14:33:48 +0400] rev 20119
8021253: JFileChooser does not react on pressing enter since java 7 Reviewed-by: malenkov
Tue, 10 Sep 2013 11:00:21 +0400 8024381: The test for 8020210 does not have @bug tag
pchelko [Tue, 10 Sep 2013 11:00:21 +0400] rev 20118
8024381: The test for 8020210 does not have @bug tag Reviewed-by: anthony, serb
Mon, 09 Sep 2013 21:03:07 +0400 8023042: Inaccuracy in documentation in a sound area
serb [Mon, 09 Sep 2013 21:03:07 +0400] rev 20117
8023042: Inaccuracy in documentation in a sound area Reviewed-by: prr
Mon, 09 Sep 2013 18:34:12 +0400 8020060: MoleculeViewerTest demo doesn't work due to SecurityPermissions
alexsch [Mon, 09 Sep 2013 18:34:12 +0400] rev 20116
8020060: MoleculeViewerTest demo doesn't work due to SecurityPermissions Reviewed-by: malenkov, erikj
Mon, 09 Sep 2013 17:14:51 +0400 8024413: Add tests for issues JDK-8002077 and JDK-7199708
alexsch [Mon, 09 Sep 2013 17:14:51 +0400] rev 20115
8024413: Add tests for issues JDK-8002077 and JDK-7199708 Reviewed-by: malenkov, leonidr
Fri, 06 Sep 2013 15:09:44 -0700 Merge
lana [Fri, 06 Sep 2013 15:09:44 -0700] rev 20114
Merge
Thu, 05 Sep 2013 15:37:40 +0400 8023392: Swing text components printed with spaces between chars
mcherkas [Thu, 05 Sep 2013 15:37:40 +0400] rev 20113
8023392: Swing text components printed with spaces between chars Reviewed-by: alexsch, alexp Contributed-by: anton.nashatyrev@oracle.com
Wed, 04 Sep 2013 18:12:49 +0400 8023565: JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF
mcherkas [Wed, 04 Sep 2013 18:12:49 +0400] rev 20112
8023565: JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF Reviewed-by: bae, vadim
Wed, 04 Sep 2013 14:32:13 +0400 8021943: FileDialog getFile returns corrupted string after previous setFile
pchelko [Wed, 04 Sep 2013 14:32:13 +0400] rev 20111
8021943: FileDialog getFile returns corrupted string after previous setFile Reviewed-by: anthony, serb Contributed-by: alexander.zvegintsev@oracle.com
Tue, 03 Sep 2013 21:53:14 +0400 7172865: PropertyDescriptor fails to work with setter method name if setter is non-void
malenkov [Tue, 03 Sep 2013 21:53:14 +0400] rev 20110
7172865: PropertyDescriptor fails to work with setter method name if setter is non-void Reviewed-by: art, alexsch
Tue, 03 Sep 2013 17:27:20 +0400 8007156: [macosx] Wrong events in processKeyBinding of JTable Submit Date
alexsch [Tue, 03 Sep 2013 17:27:20 +0400] rev 20109
8007156: [macosx] Wrong events in processKeyBinding of JTable Submit Date Reviewed-by: leonidr
Tue, 03 Sep 2013 11:00:06 +0400 6943780: JTabbedPane throws ArrayIndexOutOfBoundsException sometimes
malenkov [Tue, 03 Sep 2013 11:00:06 +0400] rev 20108
6943780: JTabbedPane throws ArrayIndexOutOfBoundsException sometimes Reviewed-by: alexsch
Mon, 02 Sep 2013 16:48:51 +0400 8022184: Fix static , Raw warnings in classes belonging to java.awt
art [Mon, 02 Sep 2013 16:48:51 +0400] rev 20107
8022184: Fix static , Raw warnings in classes belonging to java.awt Reviewed-by: art, anthony Contributed-by: Srikalyan Chandrashekar <srikalyan.chandrashekar@oracle.com>
Mon, 02 Sep 2013 14:06:24 +0400 7156658: JTextComponent.setFocusAccelerator() spec does not state that focus accelerator is L&F dependent
malenkov [Mon, 02 Sep 2013 14:06:24 +0400] rev 20106
7156658: JTextComponent.setFocusAccelerator() spec does not state that focus accelerator is L&F dependent Reviewed-by: alexsch
Fri, 30 Aug 2013 13:28:15 +0400 8022401: [macosx] javax/swing/text/JTextComponent/5074573/bug5074573.java fails
alexsch [Fri, 30 Aug 2013 13:28:15 +0400] rev 20105
8022401: [macosx] javax/swing/text/JTextComponent/5074573/bug5074573.java fails Reviewed-by: anthony
Fri, 30 Aug 2013 11:11:53 +0400 8023966: JViewPort.BLIT_SCROLL_MODE does not work in JLightweightFrame
pchelko [Fri, 30 Aug 2013 11:11:53 +0400] rev 20104
8023966: JViewPort.BLIT_SCROLL_MODE does not work in JLightweightFrame Reviewed-by: anthony, ant
Wed, 28 Aug 2013 17:32:25 +0400 6968363: ClassCastException while entering HINDI characters with CustomDocument
malenkov [Wed, 28 Aug 2013 17:32:25 +0400] rev 20103
6968363: ClassCastException while entering HINDI characters with CustomDocument Reviewed-by: alexsch
Wed, 28 Aug 2013 17:25:35 +0400 8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL
ptbrunet [Wed, 28 Aug 2013 17:25:35 +0400] rev 20102
8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL 6995891: JAWS will occasionally stop speaking focused objects as user TABs -> problem with message queue 8014738: Combobox menu items are not announced with JAWS 8011938: Java Ferret example corrupts JCombobox of the running application 8012011: JAB 2.0.2 incompletely shows kbd accelerator in menus 8022966: Java Access Bridge no longer usable with screen magnifiers Reviewed-by: raginip, tbell, erikj, art
Tue, 27 Aug 2013 21:46:00 -0700 Merge
lana [Tue, 27 Aug 2013 21:46:00 -0700] rev 20101
Merge
Tue, 27 Aug 2013 13:37:38 +0400 8022398: javax/swing/JFileChooser/8013442/Test8013442.java fails
malenkov [Tue, 27 Aug 2013 13:37:38 +0400] rev 20100
8022398: javax/swing/JFileChooser/8013442/Test8013442.java fails Reviewed-by: alexsch
Tue, 27 Aug 2013 13:13:32 +0400 8021379: JFileChooser Create New Folder button enabled in write proteced directory
malenkov [Tue, 27 Aug 2013 13:13:32 +0400] rev 20099
8021379: JFileChooser Create New Folder button enabled in write proteced directory Reviewed-by: alexsch
Tue, 27 Aug 2013 12:53:46 +0400 7195179: ClassCastException for null values in JComboBox
malenkov [Tue, 27 Aug 2013 12:53:46 +0400] rev 20098
7195179: ClassCastException for null values in JComboBox Reviewed-by: alexsch
Mon, 26 Aug 2013 17:21:48 +0400 8023474: First mousepress doesn't start editing in JTree
dmarkov [Mon, 26 Aug 2013 17:21:48 +0400] rev 20097
8023474: First mousepress doesn't start editing in JTree Reviewed-by: alexp, anthony
Fri, 23 Aug 2013 19:29:39 +0400 7080613: java.beans.DefaultPersistenceDelegate.instantiate(..) doesn't throw NPE
malenkov [Fri, 23 Aug 2013 19:29:39 +0400] rev 20096
7080613: java.beans.DefaultPersistenceDelegate.instantiate(..) doesn't throw NPE Reviewed-by: alexsch
Thu, 22 Aug 2013 21:05:11 +0400 7057769: JScrollBar spec should specify that unit increment & decrement functionality may not be present
malenkov [Thu, 22 Aug 2013 21:05:11 +0400] rev 20095
7057769: JScrollBar spec should specify that unit increment & decrement functionality may not be present Reviewed-by: alexsch
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip