On Tue, 12 Mar 2024 09:55:57 GMT, Alexey Ivanov <[email protected]> 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