On Fri, 18 Apr 2025 20:58:26 GMT, Phil Race <[email protected]> wrote:
>> It's the parent frame for the FileDialog - you can try the scrolling inside
>> or ignore it - it does not matter. Just do not close it until the test
>> scenario is complete.
>
> Perhaps you should give it a title - see line 76. eg
> Frame f = new Frame("File Dialog Owner");
Sure.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24755#discussion_r2051136378
