-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: client-libs
-
b83
The test javax/swing/JTableHeader/6442918/bug6442918a.java uses the Util.createModalDialogWithPassFailButtons method to create UI for a manual test.
PassFailJFrame is the standard framework to create manual tests. Thus, the bug6442918a.java test can be updated to use PassFailJFrame, and then the createModalDialogWithPassFailButtons method can be removed from the Util class.
It is the Util class in javax/swing/regtesthelpers.
PassFailJFrame is the standard framework to create manual tests. Thus, the bug6442918a.java test can be updated to use PassFailJFrame, and then the createModalDialogWithPassFailButtons method can be removed from the Util class.
It is the Util class in javax/swing/regtesthelpers.
- relates to
-
JDK-6442918 REGRESSION: Empty column headers in JTable are rendered incorrectly
-
- Resolved
-