RFR: 8288882: JFileChooser - empty (0 bytes) file is displayed as 1 KB [v21]

Abhishek Kumar duke at openjdk.org
Fri Aug 19 10:40:15 UTC 2022


On Fri, 19 Aug 2022 10:27:53 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   whitespace error removed
>
> test/jdk/javax/swing/JFileChooser/FileSizeCheck.java line 60:
> 
>> 58:                     "Test 8: If the size of 8-File-1000-KB shows 1.0 MB\n" +
>> 59:                     "Test 9: If the size of 9-File-2.8-MB shows 2.8 MB\n\n" +
>> 60:                            "press PASS.\n\n";
> 
> I think it's better to have 1st-Empty-File, 2nd-File-1-Byte etc but it's upto you..

I have updated the suggested changes.

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

PR: https://git.openjdk.org/jdk/pull/9327



More information about the client-libs-dev mailing list