jdk-24/test/jdk/javax/swing
2020-03-26 10:18:59 +05:30
..
AbstractButton 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
Action/8133039 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
AncestorNotifier/7193219 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
border 8198339: Test javax/swing/border/Test6981576.java is unstable 2018-11-29 16:22:49 -08:00
ClientProperty/UIClientPropertyKeyTest 8196196: Headful tests should not be run in headless mode 2018-02-16 12:24:38 -08:00
DataTransfer 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DefaultButtonModel 8191678: [TESTBUG] Add keyword headful in java/awt and javax tests 2017-11-21 17:39:04 +01:00
dnd 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
event 8194873: right ALT key hotkeys no longer work in Swing components 2018-06-25 12:50:25 +05:30
GraphicsConfigNotifier 8213843: Changing L&F from Nimbus to Window L&F causes NPE in SwingSet2 2018-11-27 10:45:54 +05:30
GroupLayout 8199072: Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable 2018-11-10 09:52:59 -08:00
Headless 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InputVerifier/VerifyTarget 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JButton 8240202: A few client tests leave mouse buttons pressed 2020-02-28 16:49:10 -08:00
JCheckBox 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07:00
JColorChooser 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JComboBox 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JComponent 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JDesktopPane 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JDialog 8193544: Regression automated test '/open/test/jdk/javax/swing/JDialog/Transparency/TransparencyTest.java' fails 2019-11-25 11:20:14 +05:30
JEditorPane 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JFileChooser 8240633: Memory leaks in the implementations of FileChooserUI 2020-03-12 10:00:23 +01:00
JFormattedTextField 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JFrame 8239312: [macos] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java 2020-03-26 10:18:59 +05:30
JInternalFrame 8226230: Test javax/swing/JInternalFrame/8020708/bug8020708.java fails on Ubuntu 2020-03-19 09:20:06 +05:30
JLabel 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JLayer 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JLightweightFrame 8236953: [macos] JavaFX SwingNode is not rendered on macOS 2020-01-15 13:17:46 -08:00
JList 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JMenu 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JMenuBar 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JMenuItem 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JOptionPane 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
JPopupMenu 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JProgressBar 8189656: The Windows L&F should be moved out from the shared folder 2017-12-04 16:14:29 -08:00
JRadioButton 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JRootPane 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JScrollBar 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JScrollPane 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07:00
JSlider 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
JSpinner 8223788: [macos] JSpinner buttons in JColorChooser dialog may capture focus using TAB Key 2020-01-13 18:27:31 +05:30
JSplitPane 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JTabbedPane 8236635: JTabbedPane preferred size calculation is wrong for SCROLL_TAB_LAYOUT 2020-03-16 12:49:08 +05:30
JTable 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JTableHeader 8196196: Headful tests should not be run in headless mode 2018-02-16 12:24:38 -08:00
JTextArea 8239334: Tab Size does not work correctly in JTextArea with setLineWrap on 2020-02-20 14:49:20 +05:30
JTextField 8176072: READING attributes are not available on TSF 2017-11-24 13:18:36 +05:30
JTextPane 8238985: [TESTBUG] The arrow image is blue instead of green 2020-02-21 17:09:01 +05:30
JToolBar 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JToolTip 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JTree 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
JViewport 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JWindow/ShapedAndTranslucentWindows 8225511: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java fails in linux-x64 2019-06-11 11:01:22 +05:30
KeyboardManager/8013370 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LookAndFeel 8226783: GTK is not being returned as the System L&F on Gnome 2019-06-27 12:55:55 -07:00
MultiUIDefaults 8213110: Remove the use of applets in automatic tests 2019-02-27 18:46:55 -08:00
plaf 8216329: Cannot resize CheckBoxItemMenu in Synth L&F with setHorizontalTextPosition 2020-02-21 16:31:45 +05:30
Popup 8198333: ProblemList should be updated for headless mode 2018-02-21 12:49:00 -08:00
PopupFactory 8235900: [TESTBUG] [macos] PopupMenu Opaque property is not reflecting the Parents property on MAC OS 2020-02-03 14:58:54 +05:30
ProgressMonitor 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
regtesthelpers 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
reliability 8186549: move ExtendedRobot closer to tests 2018-11-13 07:11:50 -08:00
RepaintManager 8221903: PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04 2019-12-04 16:28:48 +05:30
Security 8196196: Headful tests should not be run in headless mode 2018-02-16 12:24:38 -08:00
SpringLayout/4726194 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SwingContainer/SwingContainerIsForContainerOnly 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SwingUtilities 8214702: Wrong text position for whitespaced string in printing Swing text 2019-05-21 14:41:43 +05:30
SwingWorker 6608234: SwingWorker.get throws CancellationException 2018-06-09 13:33:35 -07:00
system/6799345 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
text 8241291: JCK test javax_swing/text/DefaultStyledDocument/ElementSpec/ESpecCtor.html fails 2020-03-21 09:46:44 +05:30
ToolTipManager 8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems) 2019-08-23 14:25:20 +01:00
tree/DefaultTreeCellRenderer/7142955 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UI/UnninstallUIMemoryLeaks 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UIDefaults 8146330: [macosx] UIDefaults.keys() different size than UIDefaults.keySet() 2020-03-18 11:38:33 +05:30
UIManager 8153532: Add @throws NPE javadoc to UIManager.setLookAndFeel(String) method description 2018-04-16 15:22:56 +05:30
UITest 8210039: move OSInfo to top level testlibrary 2018-09-04 14:35:59 -07:00
undo/UndoManager 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SwingTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TEST.properties 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00