jdk-24/jdk/test/javax/swing
2015-08-13 16:26:17 +03:00
..
AbstractButton 6573305: Animated icon is not visible by click on menu 2015-01-13 16:06:28 +03:00
AncestorNotifier/7193219 8003982: new test javax/swing/AncestorNotifier/7193219/bug7193219.java failed on macosx 2012-12-21 19:11:50 +04:00
border 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
DataTransfer 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
dnd/7171812 8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 2014-11-21 16:11:03 +03:00
GroupLayout 8079640: GroupLayout incorrect layout with large JTextArea 2015-05-26 08:33:32 +03:00
Headless 8074028: Remove API references to java.awt.peer 2015-04-17 16:54:13 +03:00
JButton 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
JCheckBox 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
JColorChooser 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
JComboBox 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
JComponent 8014212: Robot captures black screen 2015-08-11 16:32:13 +03:00
JDialog 8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background 2014-06-12 00:43:14 +04:00
JEditorPane 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
JFileChooser 8087110: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails 2015-07-15 15:48:32 +03:00
JFormattedTextField 6982137: Rebranding pass 2 - missed copyright changes 2010-09-09 16:26:46 -07:00
JFrame 8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 2014-11-21 16:11:03 +03:00
JInternalFrame 6206439: JInternalFrame.setLayer(Integer layer) should throw NullPointerException when layer=null 2015-07-30 19:10:23 +03:00
JLabel 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
JLayer 8068292: [TEST_BUG] Test javax/swing/JLayer/6824395/bug6824395.java fails with -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel 2015-01-29 14:03:23 +03:00
JList 8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 2014-11-21 16:11:03 +03:00
JMenu 8072900: Mouse events are captured by the wrong menu in OS X 2015-03-06 16:38:54 +03:00
JMenuBar 8073795: JMenuBar looks bad under retina 2015-02-26 16:41:39 +03:00
JMenuItem 8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 2014-11-21 16:11:03 +03:00
JOptionPane 8081019: Check peer to null in CPlatformWindow.checkZoom() 2015-06-01 17:46:28 +04:00
JPopupMenu 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
JProgressBar/7141573 7141573: JProgressBar resize exception, if setStringPainted in Windows LAF 2012-02-03 17:57:39 +04:00
JRadioButton 8130430: [TEST_BUG] remove unnecessary internal calls from javax/swing/JRadioButton/8075609/bug8075609.java 2015-07-09 12:34:12 +03:00
JRootPane 6368321: MetalRootPaneUI calls to deprecated code 2015-05-14 02:05:02 +03:00
JScrollBar 8028618: [TEST BUG] javax/swing/JScrollBar/bug4202954/bug4202954.java fails 2015-08-05 16:35:41 +03:00
JScrollPane 8033000: No Horizontal Mouse Wheel Support In 2015-03-25 16:31:05 +04:00
JSlider 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
JSpinner 5036022: JSpinner does not reflect new font on subsequent calls to setFont 2015-05-08 19:31:09 +03:00
JSplitPane 8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size 2015-07-30 12:40:45 +04:00
JTabbedPane 8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works 2015-06-09 18:57:54 +03:00
JTable 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
JTableHeader 8081306: [TEST_BUG] remove imports of the internal API from some regression tests 2015-06-18 11:05:33 +03:00
JTextArea 8072775: Tremendous memory usage by JTextArea 2015-05-13 18:06:19 +03:00
JTextField 8076164: [JTextField] When input too long Thai character, cursor's behavior is odd 2015-07-14 13:57:16 +03:00
JTextPane 8132136: [PIT] RTL orientation in JEditorPane is broken 2015-08-04 13:14:28 +03:00
JToolBar 8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 2014-11-21 16:11:03 +03:00
JToolTip 8076315: move 4 manual functional swing tests to regression suite 2015-04-07 17:34:14 +03:00
JTree 8129830: JTree drag/drop on lower half of last child of container incorrect 2015-06-30 18:26:38 +03:00
JViewport 8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1 2014-11-10 16:37:40 +03:00
JWindow/ShapedAndTranslucentWindows 8055360: Move the rest part of AWT ShapedAndTranslucent tests to OpenJDK 2014-08-26 15:04:49 +04:00
KeyboardManager/8013370 8081306: [TEST_BUG] remove imports of the internal API from some regression tests 2015-06-18 11:05:33 +03: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 8081764: [TEST_BUG] Test javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on Windows, Solaris Sparcv9 and Linux but passes on MacOSX 2015-08-13 16:26:17 +03:00
Popup 8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 2014-11-21 16:11:03 +03:00
PopupFactory 8063107: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 2 2014-11-21 16:11:03 +03:00
regtesthelpers 8130772: Util.hitMnemonics does not work: getSystemMnemonicKeyCodes() returns ALT_MASK rather than VK_ALT 2015-07-09 15:26:37 +03:00
reliability 8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3) 2014-07-30 14:29:36 +04:00
RepaintManager 8130125: [TEST_BUG] add @modules to the several client tests unaffected by the automated bulk update 2015-07-03 17:37:40 +03:00
Security 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
SpringLayout/4726194 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
SwingUtilities 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03: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 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
text 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
ToolTipManager 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
tree/DefaultTreeCellRenderer/7142955 7142955: DefaultTreeCellRenderer doesn't honor 'Tree.rendererFillBackground' LAF property 2012-02-09 18:26:57 +04:00
UIDefaults 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
UIManager 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
UITest 8056991: Provide OSInfo functionality to regression tests 2014-09-15 17:27:15 +04:00
SwingTest.java 8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1 2014-11-10 16:37:40 +03:00
TEST.properties 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00