jdk-24/jdk/test/javax/swing
2016-07-20 14:17:41 +05:30
..
AbstractButton 6573305: Animated icon is not visible by click on menu 2015-01-13 16:06:28 +03:00
Action/8133039 8150535: [TEST_BUG] fix @library for test/java/awt/TrayIcon/MouseMovedTest/MouseMovedTest.java 2016-03-25 12:31:16 +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 8152159: LabelUI is not updated for TitledBorder 2016-03-29 09:38:19 -07:00
ClientProperty/UIClientPropertyKeyTest 8141544: The interface sun.swing.UIClientPropertyKey can be made public 2016-04-16 23:36:45 +03:00
DataTransfer 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
dnd 8142968: Module System implementation 2016-03-17 19:04:16 +00: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
InputVerifier/VerifyTarget 8154431: Allow source and target based validation for the focus transfer between two JComponents 2016-06-07 11:29:42 +03:00
JButton 8049069: JButton incorrect behaviour on button release 2016-04-15 15:50:45 +05:30
JCheckBox 8076468: Add @modules to tests in jdk_desktop test group 2015-06-23 11:59:27 +03:00
JColorChooser Merge 2016-06-20 13:10:54 -07:00
JComboBox 6567433: JComponent.updateUI() may create StackOverflowError 2016-07-13 16:05:36 +05:30
JComponent 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
JDesktopPane 7012008: JDesktopPane - Wrong background color with Win7+WindowsLnf 2016-03-11 11:02:54 +05:30
JDialog 8062946: Transparent JDialog will lose transparency upon iconify/deiconify sequence 2016-02-04 11:16:23 +05:30
JEditorPane 8158734: JEditorPane.createEditorKitForContentType throws NPE after 6882559 2016-06-09 13:54:48 +03:00
JFileChooser 8159587: IOOBE in javax/swing/JFileChooser/7199708/bug7199708.java 2016-07-18 09:44:13 +03:00
JFormattedTextField 7070795: High contrast colour scheme fails to be applied to JFormattedTextField 2016-05-24 14:23:36 +05:30
JFrame 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
JInternalFrame 8160248: Dragged internal frame leaves artifacts for floating point ui scale 2016-07-05 09:48:49 +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 6567433: JComponent.updateUI() may create StackOverflowError 2016-07-13 16:05:36 +05:30
JMenu 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
JMenuBar 8134984: Text files should end in exactly one newline 2015-09-02 14:11:50 -07:00
JMenuItem 8143064: Icons are not properly rendered with Windows L&F on HiDPI display 2016-07-13 21:37:17 +03:00
JOptionPane 8139213: [macosx] Mac OS X Aqua Look and Feel: JOptionPane can truncate the first button 2016-01-21 13:27:56 +05:30
JPopupMenu 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
JProgressBar 8015748: [macosx] JProgressbar with Aqua LaF ignores JProgressbar#applyComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT) call 2016-01-20 16:57:53 +05:30
JRadioButton 8161470: Failure javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java 2016-07-20 14:17:41 +05:30
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 8147994: [macosx] JScrollPane jitters up/down during trackpad scrolling on MacOS/Aqua 2016-03-02 18:28:42 +03:00
JSlider 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
JSpinner 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
JSplitPane 8132123: MultiResolutionCachedImage unnecessarily creates base image to get its size 2015-07-30 12:40:45 +04:00
JTabbedPane 8137169: [macosx] Incorrect minimal heigh of JTabbedPane with more tabs 2016-04-05 15:37:13 +05:30
JTable 6567433: JComponent.updateUI() may create StackOverflowError 2016-07-13 16:05:36 +05:30
JTableHeader 6567433: JComponent.updateUI() may create StackOverflowError 2016-07-13 16:05:36 +05:30
JTextArea 8148555: [macosx] An uncaught exception was raised entering Emoji into JTextArea 2016-03-22 16:07:36 +05:30
JTextField 8133731: [TEST_BUG] Unmappable in ASCII character such as Thai should be escaped in the regtests targeted for a regular non-I18n runs 2016-05-30 12:43:18 +03:00
JTextPane 8133108: [PIT] Container size is wrong in JEditorPane 2015-09-16 10:11:14 +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 6567433: JComponent.updateUI() may create StackOverflowError 2016-07-13 16:05:36 +05:30
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 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02: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 8160650: Couple awt and swing tests have wrong require jtreg arguments 2016-06-30 22:27:28 +03:00
MultiUIDefaults 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02:00
plaf 8160438: javax/swing/plaf/nimbus/8057791/bug8057791.java fails 2016-07-20 11:25:57 +05:30
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
ProgressMonitor 8065861: Pressing Esc does not set 'canceled' property of ProgressMonitor 2016-06-28 16:17:08 +05:30
regtesthelpers 8005914: [TEST_BUG] The last column header does not contain "..." 2015-09-09 10:31:59 +03:00
reliability 8052408: Move AWT_BAT functional tests to OpenJDK (3 of 3) 2014-07-30 14:29:36 +04:00
RepaintManager 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02: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 8159690: [TESTBUG] Mark headful tests with @key headful 2016-06-14 10:44:59 +02: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 8142966: Wrong cursor position in text components on HiDPI display 2016-07-05 09:36:41 +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
UI/UnninstallUIMemoryLeaks 8134947: [macosx] Various memory leaks in Aqua look and feel 2015-09-07 23:57:21 +03:00
UIDefaults 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
UIManager 8136366: Add a public API to create a L&F without installation 2016-05-22 12:31:56 +04:00
UITest 8056991: Provide OSInfo functionality to regression tests 2014-09-15 17:27:15 +04:00
undo/UndoManager 8145787: [TEST_BUG][PIT] javax/swing/undo/UndoManager/AbstractDocumentUndoConcurrentTest.java fails with CannotUndoException 2016-04-15 09:59:36 +03: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