RFR: 8288882: JFileChooser - empty (0 bytes) file is displayed as 1 KB [v9]
Abhishek Kumar
duke at openjdk.org
Thu Jul 21 10:23:37 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:
whitespace removed from FileSizeCheck file
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/9327/files
- new: https://git.openjdk.org/jdk/pull/9327/files/600ac735..31e9252f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=9327&range=08
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=9327&range=07-08
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 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