jdk-24/test/jdk/javax/swing
2023-04-28 22:42:11 +00:00
..
AbstractButton 8306755: Open source few Swing JComponent and AbstractButton tests 2023-04-26 03:13:56 +00:00
Action 8306714: Open source few Swing event and AbstractAction tests 2023-04-25 04:54:56 +00:00
AncestorNotifier/7193219
border 8299553: Make ScaledEtchedBorderTest.java comprehensive 2023-01-19 19:32:58 +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
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 8041447: Test javax/swing/dnd/7171812/bug7171812.java fails with java.lang.RuntimeException: Test failed, scroll on drag doesn't work 2023-02-22 06:13:09 +00:00
event 8306714: Open source few Swing event and AbstractAction tests 2023-04-25 04:54:56 +00:00
GraphicsConfigNotifier 8244400: MenuItem may cache the size and did not update it when the screen DPI is changed 2023-01-23 10:18:23 +00:00
GroupLayout 8199072: Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable 2018-11-10 09:52:59 -08:00
Headless
ImageIcon 8295470: Update openjdk.java.net => openjdk.org URLs in test code 2022-10-20 10:33:18 +00:00
InputVerifier/VerifyTarget
JButton 8302173: Button border overlaps with button icon on macOS system LaF 2023-02-23 20:41:25 +00:00
JCheckBox 8281033: Improve ImageCheckboxTest to test all available LaF 2022-02-12 09:26:47 +00:00
JColorChooser 8298709: Fix typos in src/java.desktop/ and various test classes of client component 2022-12-16 07:10:36 +00:00
JComboBox 8306955: Open source several JComboBox jtreg tests 2023-04-28 22:42:11 +00:00
JComponent 8306755: Open source few Swing JComponent and AbstractButton tests 2023-04-26 03:13:56 +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 8299522: Incorrect size of Approve button in custom JFileChooser 2023-02-21 05:19:07 +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 8306634: Open source AWT Event related tests 2023-04-21 23:56:04 +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 8296275: Write a test to verify setAccelerator method of JMenuItem 2022-12-21 10:48:27 +00:00
JOptionPane 5074006: Swing JOptionPane shows </html> tag as a string after newline 2022-10-31 12:30:23 +00:00
JPasswordField 8296878: Document Filter attached to JPasswordField and setText("") is not cleared instead inserted characters replaced with unicode null characters 2022-11-30 03:22:52 +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 8298083: The "CheckBox/RadioButton[Enabled/Disabled].textForeground" stoped working 2022-12-16 06:33:08 +00:00
JRootPane 8285635: javax/swing/JRootPane/DefaultButtonTest.java failed with Default Button not pressed for L&F: com.sun.java.swing.plaf.motif.MotifLookAndFeel 2022-11-10 05:51:13 +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 8296084: javax/swing/JSpinner/4788637/bug4788637.java fails intermittently on a VM 2022-12-02 11:48:28 +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 7154070: in SwingSet2, switching between LaFs it's easy to lose JTable dividers 2023-03-17 03:35:01 +00:00
JTableHeader 8068824: Exception thrown in JTableHeader after clicking on popupmenu opened with right-click on header 2023-04-05 05:41:30 +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 6817009: Action.SELECTED_KEY not toggled when using key binding 2023-03-23 07:50:57 +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 8296083: javax/swing/JTree/6263446/bug6263446.java fails intermittently on a VM 2022-11-17 03:25:37 +00:00
JViewport
JWindow/ShapedAndTranslucentWindows 8225511: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java fails in linux-x64 2019-06-11 11:01:22 +05:30
KeyboardManager/8013370
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 8294484: MetalBorder's FrameBorder & DialogBorder have border rendering issues when scaled 2023-02-09 00:44:58 +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 8298905: Test "java/awt/print/PrinterJob/ImagePrinting/PrintARGBImage.java" fails because the frames of instruction does not display 2022-12-17 13:30:24 +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
SwingUtilities 8214702: Wrong text position for whitespaced string in printing Swing text 2019-05-21 14:41:43 +05:30
SwingWorker 8081474: SwingWorker calls 'done' before the 'doInBackground' is finished 2023-02-27 09:19:57 +00:00
system/6799345
text 6245410: javax.swing.text.html.CSS.Attribute: BACKGROUND_POSITION is not w3c spec compliant 2023-03-23 02:58:01 +00:00
ToolTipManager 8233560: [TESTBUG] ToolTipManager/Test6256140.java is failing on macos 2020-10-29 02:37:09 +00:00
tree/DefaultTreeCellRenderer/7142955
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
RangeTest.java 4825182: DefaultBoundedRangeModel.setMinimum() changes extent unnecessarily 2023-04-10 07:21:23 +00:00
SwingTest.java
TEST.properties
TestDefListModelException.java 6187113: DefaultListSelectionModel.removeIndexInterval(0, Integer.MAX_VALUE) fails 2023-01-30 07:35:14 +00:00