RFR: 8327838: Convert java/awt/FileDialog/MultipleMode/MultipleMode.html applet test to main [v2]

Alexander Zvegintsev azvegint at openjdk.org
Tue Mar 12 10:22:35 UTC 2024


On Tue, 12 Mar 2024 05:18:15 GMT, Tejesh R <tr at openjdk.org> wrote:

>> Alexander Zvegintsev has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   review comments
>
> test/jdk/java/awt/FileDialog/MultipleMode.java line 63:
> 
>> 61:             .instructions(INSTRUCTIONS)
>> 62:             .rows(15)
>> 63:             .columns(40)
> 
> column size can be reduced based on the test instructions.

The instructions use different default fonts and sizes on each system, if I reduce the columns it will not fit on Linux.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18205#discussion_r1521193766


More information about the client-libs-dev mailing list