RFR: 8288882: JFileChooser - empty (0 bytes) file is displayed as 1 KB [v6]
Abhishek Kumar
duke at openjdk.org
Fri Jul 15 05:20:34 UTC 2022
> 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:
properties file reverted back and filesize shown in KB
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9327/files
- new: https://git.openjdk.org/jdk/pull/9327/files/518c6fd6..6b3ae9e5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9327&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9327&range=04-05
Stats: 36 lines in 3 files changed: 0 ins; 33 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/9327.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9327/head:pull/9327
PR: https://git.openjdk.org/jdk/pull/9327
More information about the client-libs-dev
mailing list