..
4199622
8196090: javax/swing/JComboBox/6559152/bug6559152.java fails
2020-12-11 04:54:27 +00:00
4231298
8283493: Create an automated regression test for RFE 4231298
2022-03-23 23:42:39 +00:00
4515752
8196090: javax/swing/JComboBox/6559152/bug6559152.java fails
2020-12-11 04:54:27 +00:00
4523758
8234149: Several regression tests do not dispose Frame at end
2019-12-02 11:58:14 +05:30
4743225
8196090: javax/swing/JComboBox/6559152/bug6559152.java fails
2020-12-11 04:54:27 +00:00
6236162
8028707: javax/swing/JComboBox/6236162/bug6236162.java fails on azure
2020-10-17 07:12:59 +00:00
6337518
6406264
8294038: Remove "Classpath" exception from javax/swing tests
2022-09-21 17:00:40 +00:00
6559152
8294067: [macOS] javax/swing/JComboBox/6559152/bug6559152.java Cannot select an item from popup with the ENTER key.
2022-09-20 18:15:13 +00:00
6567433
8283214: [macos] Screen magnifier does not show the magnified text for JcomboBox
2023-11-20 06:56:49 +00:00
6607130
6632953
8196196: Headful tests should not be run in headless mode
2018-02-16 12:24:38 -08:00
7031551
7082443
8196196: Headful tests should not be run in headless mode
2018-02-16 12:24:38 -08:00
7195179
8234149: Several regression tests do not dispose Frame at end
2019-12-02 11:58:14 +05:30
8015300
8186549: move ExtendedRobot closer to tests
2018-11-13 07:11:50 -08:00
8019180
8284993: Replace System.exit call in swing tests with RuntimeException
2022-04-22 06:48:01 +00:00
8032878
8196092: javax/swing/JComboBox/8032878/bug8032878.java fails
2020-12-14 11:34:39 +00:00
8033069
8163367: Test javax/swing/JComboBox/8033069/bug8033069NoScrollBar.java javax/swing/JComboBox/8033069/bug8033069ScrollBar.java fails intermittently
2021-04-27 12:59:22 +00:00
8041909
8057893
8196093: javax/swing/JComboBox/8072767/bug8072767.java fails
2020-12-17 03:32:46 +00:00
8072767
8264328: Broken license in javax/swing/JComboBox/8072767/bug8072767.java
2021-03-29 03:41:15 +00:00
8080972
8338411: Implement JEP 486: Permanently Disable the Security Manager
2024-11-12 17:16:15 +00:00
8136998
8182031
8196465: javax/swing/JComboBox/8182031/ComboPopupTest.java fails on Linux
2022-04-12 13:08:35 +00:00
ConsumedKeyTest
8067986: Test javax/swing/JComboBox/ConsumedKeyTest/ConsumedKeyTest.java fails
2020-05-21 12:02:18 +05:30
ShowPopupAfterHidePopupTest
WindowsComboBoxSize
8213116: javax/swing/JComboBox/WindowsComboBoxSize/WindowsComboBoxSizeTest.java fails in Windows
2018-11-08 12:09:06 +05:30
bug4167850.java
8306955: Open source several JComboBox jtreg tests
2023-04-28 22:42:11 +00:00
bug4171464.java
8307080: Open source some more JComboBox jtreg tests
2023-04-28 22:39:17 +00:00
bug4209474.java
8306955: Open source several JComboBox jtreg tests
2023-04-28 22:42:11 +00:00
bug4234119.java
8306955: Open source several JComboBox jtreg tests
2023-04-28 22:42:11 +00:00
bug4244614.java
8307080: Open source some more JComboBox jtreg tests
2023-04-28 22:39:17 +00:00
bug4276920.java
8307080: Open source some more JComboBox jtreg tests
2023-04-28 22:39:17 +00:00
bug4890345.java
8306955: Open source several JComboBox jtreg tests
2023-04-28 22:42:11 +00:00
bug4924758.java
8307080: Open source some more JComboBox jtreg tests
2023-04-28 22:39:17 +00:00
bug4996503.java
8306955: Open source several JComboBox jtreg tests
2023-04-28 22:42:11 +00:00
bug5029504.java
8307080: Open source some more JComboBox jtreg tests
2023-04-28 22:39:17 +00:00
ComboPopupBug.java
8325851: Hide PassFailJFrame.Builder constructor
2024-03-14 10:57:30 +00:00
DefaultComboBoxModelAddAllElementsTest.java
4842658: DefaultListModel and DefaultComboBoxModel should support addAll (Collection c)
2018-05-02 15:11:54 +05:30
DisabledComboBoxFontTestAuto.java
8310072: JComboBox/DisabledComboBoxFontTestAuto: Enabled and disabled ComboBox does not match in these LAFs: GTK+
2024-04-19 10:10:00 +00:00
EditableComboBoxPopupPos.java
8302558: Editable JComboBox's popup blocks user from seeing characters in Aqua look and feel
2023-03-27 19:03:56 +00:00
JComboBoxActionEvent.java
8290399: [macos] Aqua LAF does not fire an action event if combo box menu is displayed
2022-07-28 06:44:49 +00:00
JComboBoxBorderTest.java
8299044: test/jdk/javax/swing/JComboBox/JComboBoxBorderTest.java fails on non mac
2022-12-19 23:26:01 +00:00
JComboBoxPopupMenuEventTest.java
8283507: Create a regression test for RFE 4287690
2022-04-11 14:00:46 +00:00
JComboBoxWithTitledBorderTest.java
8300269: The selected item in an editable JComboBox with titled border is not visible in Aqua LAF
2023-01-27 23:09:14 +00:00
TestComboBoxComponentRendering.java
8218474: JComboBox display issue with GTKLookAndFeel
2023-01-09 04:47:33 +00:00
TestComboBoxHeight.java
8218474: JComboBox display issue with GTKLookAndFeel
2023-01-09 04:47:33 +00:00
TestMemLeakComboBox.java
6542439: Significant memory leak in BasicComboBoxUI and MetalComboBoxButton
2020-08-28 17:12:50 +05:30