-
Type:
Task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: client-libs
-
b24
-
generic
-
generic
The test javax/swing/JFileChooser/bug4759934.java sends the Esc key to close the file chooser it opens. Instead, the test could use the newly added Util.findComponent method in JDK-8353755 to find the Cancel button and click it programmatically using doClick().
- is blocked by
-
JDK-8353755 Add a helper method to Util - findComponent()
-
- Resolved
-
- relates to
-
JDK-8353486 Open source Swing Tests - Set 4
-
- Resolved
-
-
JDK-8371728 javax/swing/JFileChooser/bug4759934.java fails when doClick() is used instead of robotic clicks
-
- Open
-
- links to
-
Commit(master)
openjdk/jdk/78db38f1
-
Review(master)
openjdk/jdk/28169