RFR: 8354928: Clean up and open source some miscellaneous AWT tests [v3]
Alexander Zuev
kizune at openjdk.org
Fri Apr 18 21:26:10 UTC 2025
On Fri, 18 Apr 2025 20:58:26 GMT, Phil Race <prr at openjdk.org> 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
More information about the client-libs-dev
mailing list