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

Alexander Zuev kizune at openjdk.org
Wed Mar 20 18:33:19 UTC 2024


On Wed, 20 Mar 2024 17:23:36 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

>> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Moved test metadate closer to the class definition;
>>   Made variables local;
>>   Made test skip execution on an unsupported toolkit;
>
> test/jdk/java/awt/FileDialog/FileDialogReturnTest.java line 47:
> 
>> 45:  * @build PassFailJFrame
>> 46:  * @build jtreg.SkippedException
>> 47:  * @run main/manual FileDialogReturnTest.html
> 
> This still runs on the `.html` file. Does this run correctly for you when testing?

No, i were fixing other stuff and accidentally pasted the .html there. Will fix that.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18363#discussion_r1532598681


More information about the client-libs-dev mailing list