RFR: 8327750: Convert javax/swing/JFileChooser/FileFilterDescription/FileFilterDescription.java applet test to main [v2]

Tejesh R tr at openjdk.org
Tue Mar 12 03:54:12 UTC 2024


On Tue, 12 Mar 2024 02:47:25 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Conversion of manual applet test to main based using PassFailJFrame manual framework
>
> Prasanta Sadhukhan has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Review comment update
>  - Review comment update

test/jdk/javax/swing/JFileChooser/FileFilterDescription/FileFilterDescription.java line 53:

> 51:                 .instructions(INSTRUCTIONS)
> 52:                 .rows(10)
> 53:                 .columns(35)

I guess testUI and awaitAndCheck can be used here only.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18182#discussion_r1520812289


More information about the client-libs-dev mailing list