RFR: 8327750: Convert javax/swing/JFileChooser/FileFilterDescription/FileFilterDescription.java applet test to main [v2]
Alexey Ivanov
aivanov at openjdk.org
Tue Mar 12 10:11:16 UTC 2024
On Tue, 12 Mar 2024 03:51:52 GMT, Tejesh R <tr at openjdk.org> wrote:
>> 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.
It may, but it wouldn't work well. Prasanta's approach works better.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18182#discussion_r1521188014
More information about the client-libs-dev
mailing list