On Fri, 1 Sep 2023 12:04:32 GMT, Alexey Ivanov <[email protected]> wrote:
>> Tejesh R has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Review fix
>
> test/jdk/javax/swing/JFileChooser/FileChooserNewFolderLocaleTest.java line 36:
>
>> 34: */
>> 35: public class FileChooserNewFolderLocaleTest {
>> 36: static String FRENCH_NEW_FOLDER = "Nouveau dossier";
>
> Suggestion:
>
> static final String FRENCH_NEW_FOLDER = "Nouveau dossier";
Updated both the review comments.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15069#discussion_r1312994742