jdk-24/jdk/test/javax/swing
Konstantin Shefov f7ee6989a0 7147408: [macosx] Add autodelay to fix a regression test
Reviewed-by: serb, alexsch
2012-11-14 11:37:09 +00:00
..
AbstractButton/6711682 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
AncestorNotifier/7193219 7193219: JComboBox serialization fails in JDK 1.7 2012-10-24 18:27:14 +04:00
border 7022041: TitleBorder Null Pointer Exception 2012-07-12 16:54:47 +02:00
DataTransfer/6456844 6988205: Test failed due to compilation failed, JTextComponent doesn't create drop locations with null bias 2010-12-02 18:02:41 +03:00
GroupLayout 7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown 2011-07-28 18:24:54 +04:00
JButton/6604281 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
JCheckBox/4449413 7150049: [macosx] closed/javax/swing/JCheckBox/4449413/bug4449413.java check the checkbox again,it auto fail 2012-06-13 18:43:07 +04:00
JColorChooser 7194184: JColorChooser swatch cannot accessed from keyboard 2012-09-20 17:39:47 +04:00
JComboBox 7082443: JComboBox not backward compatible (with Java 6) 2012-01-31 17:30:33 +04:00
JComponent 7154030: java.awt.Component.hide() does not repaint parent component 2012-04-26 12:39:11 +08:00
JDialog/6639507 6639507: Title of javax.swing.JDialog is null while spec says it's empty 2010-12-02 15:54:17 +03:00
JEditorPane 6955919: Intermittent ClassCastException in bug4492274 test 2011-11-03 14:14:36 +04:00
JFileChooser 7132808: [macosx] closed/javax/swing/JFileChooser/4524490/bug4524490.java fails on MacOS 2012-03-07 17:57:12 +04:00
JFormattedTextField 6982137: Rebranding pass 2 - missed copyright changes 2010-09-09 16:26:46 -07:00
JInternalFrame 6959266: test javax/swing/JInternalFrame/6725409/bug6725409.java should be modified 2010-07-01 18:47:56 +04:00
JLabel 7039403: Could not compile test/javax/swing/JLabel/6596966/bug6596966.java 2011-04-27 13:43:22 +04:00
JLayer 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
JList 7109962: [macosx] closed/javax/swing/JList/6462008/bug6462008.java fails on MacOS 2012-01-27 17:00:16 +04:00
JMenuItem 8001876: Create regtest for 8000283 2012-11-02 17:07:43 +01:00
JOptionPane 7138665: JOptionPane.getValue() unexpected change between JRE 1.6 and JRE 1.7 2012-02-08 16:15:12 +04:00
JPopupMenu 7156657: Version 7 doesn't support translucent popup menus against a translucent window 2012-06-07 21:49:52 +04:00
JProgressBar/7141573 7141573: JProgressBar resize exception, if setStringPainted in Windows LAF 2012-02-03 17:57:39 +04:00
JScrollBar 7120869: javax/swing/JScrollBar/4708809/bug4708809.java fails on Windows 2011-12-13 17:30:21 +04:00
JScrollPane 6559589: Memory leak in JScrollPane.updateUI() 2010-11-29 16:01:00 +03:00
JSlider 7107585: Test incorrect calculate position of object on frame 2011-11-08 14:36:50 +03:00
JSpinner 7112115: Component.getLocationOnScreen() work incorrectly if create window in point (0, 0) on oel 2012-06-01 17:08:18 +04:00
JSplitPane 7190543: Nimbus LaF: regression: JSplitPane is not opaque -- or should it? 2012-08-15 14:33:44 +04:00
JTabbedPane 4310381: Text in multi-row/col JTabbedPane tabs can be truncated/clipped 2012-03-23 15:16:17 +02:00
JTable 7188612: JTable's AccessibleJTable throws IllegalComponentStateException instead of null 2012-08-20 13:16:18 +08:00
JTableHeader 6982137: Rebranding pass 2 - missed copyright changes 2010-09-09 16:26:46 -07:00
JTextArea 7121765: closed/javax/swing/JTextArea/4697612/bug4697612.java fails on MacOS on Aqua L&F 2012-01-13 12:39:23 +04:00
JToolBar/4247996 7133571: [macosx] closed/javax/swing/JToolBar/4247996/bug4247996.java fails on MacOS 2012-02-21 15:03:07 +04:00
JToolTip/4846413 7133573: [macosx] closed/javax/swing/JToolTip/4846413/bug4846413.java fails on MacOS 2012-02-29 18:47:39 +04:00
JTree 7163482: [macosx] Regtest closed/javax/swing/JTree/4908142/bug4908142.java intermittent failure 2012-04-25 16:48:12 +04:00
JViewport 7107099: JScrollBar does not show up even if there are enough lebgth of textstring in textField 2012-02-22 14:31:13 +04:00
LookAndFeel/6474153 6474153: LookAndFeel.makeKeyBindings(...) doesn't ignore last element in keyBindingList with odd size 2011-02-18 19:21:57 +03:00
MultiUIDefaults 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
plaf 8001633: Wrong alt processing during switching between windows 2012-11-02 16:14:14 +04:00
PopupFactory/6276087 7113337: Swing closed test tries to click in the area reserved for resize by Mac OS X 2011-11-25 11:52:23 +03:00
regtesthelpers 6624200: Regression test fails: test/closed/javax/swing/JMenuItem/4654927/bug4654927.java 2012-10-23 14:30:41 +04:00
RepaintManager 7013453: BufferStrategyPaintManager.dispose will cause IllegalMonitorStateException in event thread 2011-02-03 16:30:51 +03:00
Security 6938813: Swing mutable statics 2010-06-21 16:47:05 +04:00
SwingUtilities 7170657: [macosx] There seems to be no keyboard/mouse action to select non-contiguous items in List 2012-07-16 14:04:03 +04:00
SwingWorker 6957765: Test Bug - javax/swing/SwingWorker/6480289/bug6480289.java failed on 1.7.0b94 but passed on previous 2010-12-27 18:42:28 +03:00
system/6799345 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
text 7147408: [macosx] Add autodelay to fix a regression test 2012-11-14 11:37:09 +00:00
ToolTipManager 7123767: Wrong tooltip location in Multi-Monitor configurations 2012-09-20 17:55:40 +04:00
tree/DefaultTreeCellRenderer/7142955 7142955: DefaultTreeCellRenderer doesn't honor 'Tree.rendererFillBackground' LAF property 2012-02-09 18:26:57 +04:00
UIDefaults 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
UIManager 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
UITest 7122149: [macosx] closed/javax/swing/UITest/UITest.java fails on MacOS 2012-01-30 12:52:53 +04:00
SwingTest.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00