RFR: JDK-8371365 : Update javax/swing/JFileChooser/bug4759934.java to use Util.findComponent() [v2]

Alexey Ivanov aivanov at openjdk.org
Fri Nov 7 20:16:03 UTC 2025


On Fri, 7 Nov 2025 19:53:20 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

> Does this sound good to you?

This is likely the best approach.

It's a new problem that we discovered. It doesn't prevent integrating the change to search for the Cancel button in the file chooser, yet it would be good to investigate what goes wrong when all the buttons are clicked programmatically instead of using the robot to generate mouse clicks.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/28169#discussion_r2505321863


More information about the client-libs-dev mailing list