RFR: 8328385: Convert java/awt/FileDialog/FileDialogReturnTest test to main [v4]

Alisen Chung achung at openjdk.org
Thu Mar 21 18:18:21 UTC 2024


On Wed, 20 Mar 2024 18:37:45 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

>> Convert test to a main method based;
>> Move test to an apropriate location;
>> Remove old files;
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove .html from the @test clause

Changes requested by achung (Committer).

test/jdk/java/awt/FileDialog/FileDialogReturnTest.java line 142:

> 140:                 .awaitAndCheck();
> 141:     }
> 142: }

extra newline

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

PR Review: https://git.openjdk.org/jdk/pull/18363#pullrequestreview-1953063205
PR Review Comment: https://git.openjdk.org/jdk/pull/18363#discussion_r1534416751


More information about the client-libs-dev mailing list