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

Abhishek Kumar duke at openjdk.org
Thu Jul 21 10:23:37 UTC 2022


On Thu, 21 Jul 2022 10:08:15 GMT, Abhishek Kumar <duke at openjdk.org> wrote:

>> JFileChooser - empty file size issue fixed. 
>> For empty file, now the size 0 bytes.
>> Manual Test Case "ZeroFileSizeCheck.java" created.
>
> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   manual test case moved to directory and multiple file size check added

Created a directory with bug-id (8288882) name under "open/test/jdk/javax/swing/JFileChooser".
Added manual test case file "FileSizeCheck.java" along with some dummy files to perform filesize checks.

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

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



More information about the client-libs-dev mailing list