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

Phil Race prr at openjdk.org
Wed Jul 27 18:08:50 UTC 2022


On Wed, 27 Jul 2022 04:31:58 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:
> 
>   space added as per review comment

1) Do not check in files - you can generate these at run time and then delete them
2) This also means you don't need the extra level of folder - which should be named something else than the bug id anyway

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

Changes requested by prr (Reviewer).

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



More information about the client-libs-dev mailing list