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

Abhishek Kumar duke at openjdk.org
Thu Jul 28 10:09:44 UTC 2022


On Wed, 27 Jul 2022 18:05:29 GMT, Phil Race <prr at openjdk.org> wrote:

> 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

Deleted the previously checked in test files. Added the code to create and delete the test files at run time.
FileSizeCheck manual test case file moved outside the folder and kept inside JFileChooser directory. So, there is no extra level of folder now.

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

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



More information about the client-libs-dev mailing list