.. |
AbstractButton
|
7132413: [macosx] closed/javax/swing/AbstractButton/5049549/bug5049549.java fails on MacOS
|
2022-08-17 12:46:27 +00:00 |
Action
|
8196089: javax/swing/Action/8133039/bug8133039.java fails
|
2020-11-03 03:16:36 +00:00 |
AncestorNotifier/7193219
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
border
|
8288332: Tier1 validate-source fails after 8279614
|
2022-06-13 20:47:34 +00:00 |
Box
|
8253016: Box.Filler components should be unfocusable by default
|
2020-09-16 09:47:13 +00:00 |
ButtonGroup
|
8259237: Demo selection changes with left/right arrow key. No need to press space for selection.
|
2021-01-12 09:46:06 +00: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 |
DebugGraphics
|
6521141: DebugGraphics NPE @ setFont();
|
2022-08-16 05:52:50 +00:00 |
DefaultButtonModel
|
6463708: DefaultButtonModel.setMnemonic generates ChangeEvent for no change
|
2022-08-01 11:08:56 +00:00 |
dnd
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
|
2021-05-24 16:55:55 +00:00 |
event
|
8292062: misc javax/swing tests failing
|
2022-08-10 03:42:12 +00:00 |
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 |
ImageIcon
|
8236987 : Remove call to System.out.println from ImageIcon.loadImage
|
2022-04-14 11:10:22 +00:00 |
InputVerifier/VerifyTarget
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
JButton
|
8294038: Remove "Classpath" exception from javax/swing tests
|
2022-09-21 17:00:40 +00:00 |
JCheckBox
|
8281033: Improve ImageCheckboxTest to test all available LaF
|
2022-02-12 09:26:47 +00:00 |
JColorChooser
|
8271328: User is able to choose the color after disabling the color chooser.
|
2022-09-19 11:30:47 +00:00 |
JComboBox
|
8294038: Remove "Classpath" exception from javax/swing tests
|
2022-09-21 17:00:40 +00:00 |
JComponent
|
8266247: Swing test bug7154030.java sometimes fails on macOS 11 ARM
|
2022-04-20 16:47:59 +00:00 |
JDesktopPane
|
8170794: [macosx] Error when using setDesktopManager on a JDesktopPane on MacOS X with Look and Feel Aqua
|
2022-07-25 10:32:11 +00: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
|
8282548: Create a regression test for JDK-4330998
|
2022-03-21 07:33:20 +00:00 |
JFileChooser
|
4834298: JFileChooser.getSelectedFiles() failed with multi-selection and double-click
|
2022-09-13 04:54:15 +00:00 |
JFormattedTextField
|
8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
|
2021-05-24 16:55:55 +00:00 |
JFrame
|
8281555: [macos] Get rid of deprecated Style Masks constants
|
2022-02-15 09:26:47 +00:00 |
JInternalFrame
|
8286786: [macos] javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java still fails
|
2022-05-24 04:32:55 +00:00 |
JLabel
|
8284294: Create an automated regression test for RFE 4138746
|
2022-04-06 07:21:33 +00:00 |
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
|
8292062: misc javax/swing tests failing
|
2022-08-10 03:42:12 +00:00 |
JMenu
|
8234315: GTK LAF does not gray out disabled JMenu
|
2022-09-09 07:08:15 +00:00 |
JMenuBar
|
8277369: Strange behavior of JMenuBar with RIGHT_TO_LEFT orientation, arrow keys behaves opposite traversing through keyboard
|
2022-02-24 09:52:17 +00:00 |
JMenuItem
|
8273573: [macos12] ActionListenerCalledTwiceTest.java fails on macOS 12
|
2022-06-07 13:57:01 +00:00 |
JOptionPane
|
8290162: Reset recursion counter missed in fix of JDK-8224267
|
2022-07-13 05:06:04 +00:00 |
JPasswordField
|
8280861: Robot color picker broken on Linux with scaling above 100%
|
2022-02-21 11:39:29 +00:00 |
JPopupMenu
|
8294038: Remove "Classpath" exception from javax/swing tests
|
2022-09-21 17:00:40 +00:00 |
JProgressBar
|
8280861: Robot color picker broken on Linux with scaling above 100%
|
2022-02-21 11:39:29 +00:00 |
JRadioButton
|
8075916: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with Nimbus LAF
|
2022-10-07 03:09:19 +00:00 |
JRootPane
|
8042381: Test javax/swing/JRootPane/4670486/bug4670486.java fails with Action has not been received
|
2022-04-20 09:03:48 +00:00 |
JScrollBar
|
8234149: Several regression tests do not dispose Frame at end
|
2019-12-02 11:58:14 +05:30 |
JScrollPane
|
8294038: Remove "Classpath" exception from javax/swing tests
|
2022-09-21 17:00:40 +00:00 |
JSlider
|
8280861: Robot color picker broken on Linux with scaling above 100%
|
2022-02-21 11:39:29 +00:00 |
JSpinner
|
8286172: Create an automated test for JDK-4516019
|
2022-07-18 17:18:53 +00:00 |
JSplitPane
|
4797982: Setting negative size of JSplitPane divider leads to unexpected results.
|
2022-09-26 11:00:38 +00:00 |
JTabbedPane
|
8294046: Newly added test test/jdk/javax/swing/JTabbedPane/TestNPEStateChgListener.java fails in macos
|
2022-09-20 15:21:34 +00:00 |
JTable
|
8293811: Provide a reason for PassFailJFrame.forceFail
|
2022-09-19 14:22:36 +00:00 |
JTableHeader
|
6429812: NPE after calling JTable.updateUI() when using a header renderer + XP L&F
|
2022-06-09 08:12:59 +00:00 |
JTextArea
|
8267374: macOS: Option+Up/Down Arrow don't traverse to beginning/end of line in JTextArea
|
2022-09-05 10:47:48 +00:00 |
JTextField
|
8282234: Create a regression test for JDK-4532513
|
2022-03-08 17:01:03 +00:00 |
JTextPane
|
8280861: Robot color picker broken on Linux with scaling above 100%
|
2022-02-21 11:39:29 +00:00 |
JToggleButton/4128979
|
8039270: The background color of the button can't be displayed and when pressed the button, the background color can not be changed in accordance with the case described.
|
2021-04-16 19:30:55 +00:00 |
JToolBar
|
8294038: Remove "Classpath" exception from javax/swing tests
|
2022-09-21 17:00:40 +00:00 |
JToolTip
|
8233477: [Win LAF]The tooltip doesn't display correctly in Win LAF
|
2022-06-03 07:46:17 +00:00 |
JTree
|
8287912: GTK L&F : Background of tree icons are red
|
2022-09-06 10:55:06 +00: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
|
6852577: Only for Nimbus LAF UIManager.get("PasswordField.echoChar") is null
|
2022-10-07 03:02:53 +00:00 |
Popup
|
8294038: Remove "Classpath" exception from javax/swing tests
|
2022-09-21 17:00:40 +00:00 |
PopupFactory
|
8208565: [TEST_BUG] javax\swing\PopupFactory\6276087\NonOpaquePopupMenuTest.java throws NPE
|
2022-04-27 07:15:46 +00:00 |
ProgressMonitor
|
6445283: ProgressMonitorInputStream not large file aware (>2GB)
|
2022-08-22 11:13:33 +00:00 |
regtesthelpers
|
8294038: Remove "Classpath" exception from javax/swing tests
|
2022-09-21 17:00:40 +00:00 |
reliability
|
8269529: javax/swing/reliability/HangDuringStaticInitialization.java fails in Windows debug build
|
2021-06-29 21:02:06 +00: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
|
8294038: Remove "Classpath" exception from javax/swing tests
|
2022-09-21 17:00:40 +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
|
8273366: [testbug] javax/swing/UIDefaults/6302464/bug6302464.java fails on macOS12
|
2021-09-15 05:43:03 +00:00 |
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 |