RFR: 8312075: FileChooser.win32.newFolder is not updated when changing Locale [v4]

Tejesh R tr at openjdk.org
Thu Aug 31 07:22:02 UTC 2023


On Wed, 30 Aug 2023 14:46:29 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Tejesh R has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Test update
>
> test/jdk/javax/swing/JFileChooser/NewFolderLocale/FileChooserNewFolderLocaleTest.java line 78:
> 
>> 76:                 System.out.println("Failed to delete file : " +
>> 77:                         newFolderEnglish.getName());
>> 78:             }
> 
> Perhaps, you don't need to print anything here at all or report an error only.

Updated all the review comment, looks better now.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15069#discussion_r1311199480


More information about the client-libs-dev mailing list