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

Abhishek Kumar duke at openjdk.org
Thu Aug 11 15:25:27 UTC 2022


On Thu, 11 Aug 2022 10:02:56 GMT, Abhishek Kumar <duke at openjdk.org> wrote:

>> JFileChooser - empty file size issue fixed. 
>> For empty file, now the size 0 KB.
>> Manual Test Case "FileSizeCheck.java" created.
>
> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Smaller file sizes display one decimal precision

![FileChooser_Decimal_Precision](https://user-images.githubusercontent.com/107542245/184169593-4566db58-f0c4-4602-b89e-adb9345cec15.png)

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

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



More information about the client-libs-dev mailing list