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:36 UTC 2024
On Tue, 12 Mar 2024 09:55:57 GMT, Alexey Ivanov <aivanov 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 74:
>
>> 72: sysout.setEditable(false);
>> 73:
>> 74: final Checkbox mode = new Checkbox("multiple", true);
>
> Does it make sense to leave the checkbox unselected, provided the instructions start with unselect the _Multiple_ checkbox (turn off)?
It could be, updated.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18205#discussion_r1521204415
More information about the client-libs-dev
mailing list