..
AbstractButton
8320343: Generate GIF images for AbstractButton/5049549/bug5049549.java
2024-01-02 16:16:20 +00:00
AbstractDocument
8316371: Open some swing tests 6
2023-09-27 23:20:29 +00:00
AbstractWriter
8316371: Open some swing tests 6
2023-09-27 23:20:29 +00:00
Action
8306714: Open source few Swing event and AbstractAction tests
2023-04-25 04:54:56 +00:00
AncestorNotifier
8315871: Opensource five more Swing regression tests
2023-09-25 18:30:49 +00:00
BasicMenuItemUI
8316146: Open some swing tests 4
2023-10-04 19:38:26 +00:00
BasicMenuUI
8316146: Open some swing tests 4
2023-10-04 19:38:26 +00:00
border
8339835: Replace usages of -mx and -ms in some client-libs tests
2024-09-12 02:06:09 +00:00
Box
8253016: Box.Filler components should be unfocusable by default
2020-09-16 09:47:13 +00:00
BoxLayout /4191948
8315871: Opensource five more Swing regression tests
2023-09-25 18:30:49 +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
ComponentInputMap /4248723
8315871: Opensource five more Swing regression tests
2023-09-25 18:30:49 +00:00
DataTransfer
DebugGraphics
6521141: DebugGraphics NPE @ setFont();
2022-08-16 05:52:50 +00:00
DefaultBoundedRangeModel /4297953
8315871: Opensource five more Swing regression tests
2023-09-25 18:30:49 +00:00
DefaultButtonModel
8315871: Opensource five more Swing regression tests
2023-09-25 18:30:49 +00:00
DefaultListCellRenderer /4180943
8315981: Opensource five more random Swing tests
2023-09-20 14:31:42 +00:00
DefaultListModel /4466250
8315981: Opensource five more random Swing tests
2023-09-20 14:31:42 +00:00
DefaultListSelectionModel
8315981: Opensource five more random Swing tests
2023-09-20 14:31:42 +00:00
DefaultTableCellRenderer
8316371: Open some swing tests 6
2023-09-27 23:20:29 +00:00
dnd
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
event
8309060: Compilation Error in javax/swing/event/FocusEventCauseTest.java
2023-05-29 18:25:19 +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
8320328: Restore interrupted flag in ImageIcon.loadImage
2024-01-15 13:09:00 +00:00
InputVerifier
8316324: Opensource five miscellaneous Swing tests
2024-03-26 01:02:20 +00:00
JButton
8341978: Improve JButton/bug4490179.java
2024-10-18 11:03:00 +00:00
JCheckBox
8328558: Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main
2024-03-21 16:12:47 +00:00
JColorChooser
8226933: [TEST_BUG]GTK L&F: There is no swatches or RGB tab in JColorChooser
2024-10-14 04:45:12 +00:00
JComboBox
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
JComponent
8316324: Opensource five miscellaneous Swing tests
2024-03-26 01:02:20 +00:00
JDesktopPane
8316388: Opensource five Swing component related regression tests
2024-03-15 09:13:32 +00:00
JDialog
8316053: Open some swing tests 3
2023-09-23 05:42:07 +00:00
JEditorPane
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
JFileChooser
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
JFormattedTextField
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
JFrame
8329559: Test javax/swing/JFrame/bug4419914.java failed because The End and Start buttons are not placed correctly and Tab focus does not move as expected
2024-05-03 05:11:52 +00:00
JInternalFrame
8328670: Automate and open source few closed manual applet test
2024-03-22 09:46:08 +00:00
JLabel
8327401: Some jtreg tests fail on Wayland without any tracking bug
2024-05-30 06:44:04 +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
8315761: Open source few swing JList and JMenuBar tests
2023-09-13 07:35:01 +00:00
JMenu
8333940: Ensure javax/swing/TestUngrab.java run on all platforms
2024-06-12 05:32:06 +00:00
JMenuBar
8155030: The Menu Mnemonics are always displayed for GTK LAF
2024-07-12 12:37:58 +00:00
JMenuItem
8328670: Automate and open source few closed manual applet test
2024-03-22 09:46:08 +00:00
JOptionPane
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
JPanel
8315825: Open some swing tests
2023-09-22 20:51:14 +00:00
JPasswordField
8258970: Disabled JPasswordField foreground color is wrong with GTK LAF
2023-09-01 15:26:25 +00:00
JPopupMenu
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
JProgressBar
8224261: JProgressBar always with border painted around it
2023-11-23 16:18:46 +00:00
JRadioButton
8075917: The regression-swing case failed as the text on label is not painted red with the GTK L&F
2024-05-21 05:31:44 +00:00
JRootPane
8305825: getBounds API returns wrong value resulting in multiple Regression Test Failures on Ubuntu 23.04
2023-12-07 03:34:49 +00:00
JScrollBar
6318027: BasicScrollBarUI does not disable timer when enclosing frame is disabled.
2024-08-21 07:04:05 +00:00
JScrollPane
8315742: Open source several Swing Scroll related tests
2023-09-25 05:35:35 +00:00
JSlider
8328244: Convert javax/swing/JSlider/6742358/bug6742358.java applet test to main
2024-03-19 15:06:42 +00:00
JSpinner
8327007: javax/swing/JSpinner/8008657/bug8008657.java fails
2024-03-05 02:34:58 +00:00
JSplitPane
4265389: JSplitPane does not support ComponentOrientation
2024-07-22 13:19:30 +00:00
JTabbedPane
8051591: Test javax/swing/JTabbedPane/8007563/Test8007563.java fails
2024-10-10 05:57:39 +00:00
JTable
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
JTableHeader
8316371: Open some swing tests 6
2023-09-27 23:20:29 +00:00
JTextArea
8315804: Open source several Swing JTabbedPane JTextArea JTextField tests
2023-09-18 23:08:26 +00:00
JTextField
8315804: Open source several Swing JTabbedPane JTextArea JTextField tests
2023-09-18 23:08:26 +00:00
JTextPane
8280861: Robot color picker broken on Linux with scaling above 100%
2022-02-21 11:39:29 +00:00
JToggleButton
8327980: Convert javax/swing/JToggleButton/4128979/bug4128979.java applet test to main
2024-03-22 03:40:33 +00:00
JToolBar
8307193
: Several Swing jtreg tests use class.forName on L&F classes
2024-05-23 04:23:04 +00:00
JToolTip
8327872: Convert javax/swing/JToolTip/4644444/bug4644444.java applet test to main
2024-03-13 11:40:38 +00:00
JTree
8327874: Convert javax/swing/JTree/4314199/bug4314199.java applet test to main
2024-03-14 09:07:32 +00:00
JViewport
8328570: Convert closed JViewport manual applet tests to main
2024-03-21 14:46:20 +00:00
JWindow /ShapedAndTranslucentWindows
8225511: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java fails in linux-x64
2019-06-11 11:01:22 +05:30
KeyboardManager
8316149: Open source several Swing JTree JViewport KeyboardManager tests
2023-09-20 16:19:37 +00:00
LookAndFeel
8329471: Remove GTK2
2024-08-08 10:51:58 +00:00
MetalInternalFrameTitlePane
8316218: Open some swing tests 5
2023-09-26 20:52:04 +00:00
MultiMonitor
8325851: Hide PassFailJFrame.Builder constructor
2024-03-14 10:57:30 +00:00
MultiUIDefaults
7105119: [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater()
2020-04-07 21:56:04 -07:00
plaf
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
Popup
8309095: Remove UTF-8 character from TaskbarPositionTest.java
2023-05-30 12:11:34 +00:00
PopupFactory
8208565: [TEST_BUG] javax\swing\PopupFactory\6276087\NonOpaquePopupMenuTest.java throws NPE
2022-04-27 07:15:46 +00:00
ProgressMonitor
8341316: [macos] javax/swing/ProgressMonitor/ProgressMonitorEscapeKeyPress.java fails sometimes in macos
2024-10-03 19:36:06 +00:00
regtesthelpers
8339835: Replace usages of -mx and -ms in some client-libs tests
2024-09-12 02:06:09 +00:00
reliability
8185862: AWT Assertion Failure in ::GetDIBits(hBMDC, hBM, 0, 1, 0, gpBitmapInfo, 0) 'awt_Win32GraphicsDevice.cpp', at line 185
2024-03-13 21:09:00 +00:00
RepaintManager
8221903
: PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04
2019-12-04 16:28:48 +05:30
RootPaneChecking
8315825: Open some swing tests
2023-09-22 20:51:14 +00:00
Security
8196196: Headful tests should not be run in headless mode
2018-02-16 12:24:38 -08:00
SpringLayout
8315882: Open some swing tests 2
2023-09-23 04:45:16 +00:00
SwingContainer /SwingContainerIsForContainerOnly
SwingGraphics
8316242: Opensource SwingGraphics manual test
2023-09-14 15:50:03 +00:00
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
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
ToolTipManager
8316146: Open some swing tests 4
2023-10-04 19:38:26 +00:00
tree
8315611: Open source swing text/html and tree test
2023-09-11 13:23:47 +00:00
UI /UnninstallUIMemoryLeaks
8340360: Update -mx to -Xmx in UnninstallUIMemoryLeaks test
2024-09-19 01:44:45 +00:00
UIDefaults
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +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
8315600: Open source few more headless Swing misc tests
2023-09-07 03:49:42 +00:00
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