.. |
AbstractButton
|
8234149: Several regression tests do not dispose Frame at end
|
2019-12-02 11:58:14 +05:30 |
Action
|
6514600: AbstractAction can throw NullPointerException when clone()d
|
2020-09-29 08:20:21 +00:00 |
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 |
Box
|
8253016: Box.Filler components should be unfocusable by default
|
2020-09-16 09:47:13 +00:00 |
ButtonGroup
|
8249548: backward focus traversal gets stuck in button group
|
2020-08-31 15:58:57 +05:30 |
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
|
8213535: Windows HiDPI html lightweight tooltips are truncated
|
2020-06-24 15:35:43 -07:00 |
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
|
8213123: javax/swing/JButton/4368790/bug4368790.java fails on mac
|
2020-04-27 10:37:30 +05:30 |
JCheckBox
|
8210039: move OSInfo to top level testlibrary
|
2018-09-04 14:35:59 -07:00 |
JColorChooser
|
8194126: Regression automated Test '/open/test/jdk/javax/swing/JColorChooser/Test7194184.java' fails
|
2020-10-17 07:18:48 +00:00 |
JComboBox
|
8028707: javax/swing/JComboBox/6236162/bug6236162.java fails on azure
|
2020-10-17 07:12:59 +00:00 |
JComponent
|
8146451: javax/swing/JComponent/4337267/bug4337267.java failed on Windows
|
2020-07-29 17:29:45 +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
|
8253977: More memory leaks in client-libs on macOS
|
2020-10-07 03:06:35 +00:00 |
JFormattedTextField
|
8251166: Add automated testcases for changes done in JDK-8214112
|
2020-08-16 11:44:05 +05:30 |
JFrame
|
8239312: [macos] javax/swing/JFrame/NSTexturedJFrame/NSTexturedJFrame.java
|
2020-03-26 10:18:59 +05:30 |
JInternalFrame
|
8242526: PIT: javax/swing/JInternalFrame/8020708/bug8020708.java fails in mach5 ubuntu system
|
2020-04-17 11:29:01 +05:30 |
JLabel
|
8040914: Test javax/swing/JLabel/6596966/bug6596966.java fails : comboBox isn't focus owner
|
2020-08-31 17:53:04 +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
|
7156347: javax/swing/JList/6462008/bug6462008.java fails
|
2020-10-22 06:45:03 +00:00 |
JMenu
|
8171998: javax/swing/JMenu/4692443/bug4692443.java fails on Windows
|
2020-10-28 06:32:29 +00:00 |
JMenuBar
|
8234149: Several regression tests do not dispose Frame at end
|
2019-12-02 11:58:14 +05:30 |
JMenuItem
|
8233638: [TESTBUG] Swing test ScreenMenuBarInputTwice.java fails on macos
|
2020-05-04 09:08:17 +05:30 |
JOptionPane
|
8186549: move ExtendedRobot closer to tests
|
2018-11-13 07:11:50 -08:00 |
JPasswordField
|
8251166: Add automated testcases for changes done in JDK-8214112
|
2020-08-16 11:44:05 +05:30 |
JPopupMenu
|
8233556: [TESTBUG] JPopupMenu tests fail on MacOS
|
2020-10-28 06:37:49 +00:00 |
JProgressBar
|
8251254: Add automated test for fix done in JDK-8218472
|
2020-08-23 13:09:00 +05:30 |
JRadioButton
|
8221902: PIT: javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails on ubuntu
|
2020-05-04 09:00:03 +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
|
8252194: Add automated test for fix done in JDK-8218469
|
2020-09-28 16:05:38 +00:00 |
JSpinner
|
5078989: Null Pointer exception in SpinnerListMode
|
2020-10-02 08:10:21 +00:00 |
JSplitPane
|
8234149: Several regression tests do not dispose Frame at end
|
2019-12-02 11:58:14 +05:30 |
JTabbedPane
|
8028281: [TEST_BUG] [macosx] javax/swing/JTabbedPane/7024235/Test7024235.java fails
|
2020-10-26 18:31:54 +00:00 |
JTable
|
8169959: javax/swing/JTable/6263446/bug6263446.java: Table should be editing
|
2020-07-28 12:07:20 +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
|
8252825: Add automated test for fix done in JDK-8218479
|
2020-09-07 07:25:30 +00:00 |
JToolBar
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JToolTip
|
8251252: Add automated testcase for fix done in JDK-8214253
|
2020-08-23 13:18:47 +05:30 |
JTree
|
8249619: Nimbus L&F Fix for 8041701 is causing some Nimbus tests to fail
|
2020-07-17 10:05:38 -07: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
|
8247753: UIManager.getSytemLookAndFeelClassName() returns wrong value on Fedora 32
|
2020-08-09 14:30:02 +05:30 |
MultiUIDefaults
|
7105119: [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater()
|
2020-04-07 21:56:04 -07:00 |
plaf
|
8198395: Test javax/swing/plaf/metal/MetalLookAndFeel/Test8039750.java fails in mach5
|
2020-10-22 06:55:50 +00:00 |
Popup
|
8198333: ProblemList should be updated for headless mode
|
2018-02-21 12:49:00 -08:00 |
PopupFactory
|
8213535: Windows HiDPI html lightweight tooltips are truncated
|
2020-06-24 15:35:43 -07:00 |
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
|
8015602: [macosx] Test javax/swing/SpringLayout/4726194/bug4726194.java fails on MacOSX
|
2020-10-27 20:23:32 +00: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
|
8233570: [TESTBUG] HTMLEditorKit test bug5043626.java is failing on macos
|
2020-10-29 02:35:07 +00:00 |
ToolTipManager
|
8233560: [TESTBUG] ToolTipManager/Test6256140.java is failing on macos
|
2020-10-29 02:37:09 +00:00 |
tree/DefaultTreeCellRenderer/7142955
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
UI/UnninstallUIMemoryLeaks
|
8240709: Enable javax/swing/UI/UnninstallUIMemoryLeaks/UnninstallUIMemoryLeaks.java on all L&F
|
2020-10-22 03:43:45 +00:00 |
UIDefaults
|
8241228: Test jdk/javax/swing/UIDefaults/8146330/UIDefaultKeySizeTest.java is failing
|
2020-04-13 17:42:05 +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 |