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

Abhishek Kumar duke at openjdk.org
Thu Aug 11 10:02:56 UTC 2022


> JFileChooser - empty file size issue fixed. 
> For empty file, now the size 0 KB.
> Manual Test Case "FileSizeCheck.java" created.

Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:

  Smaller file sizes display one decimal precision

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9327/files
  - new: https://git.openjdk.org/jdk/pull/9327/files/e699f033..1d830a54

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9327&range=16
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9327&range=15-16

  Stats: 27 lines in 2 files changed: 8 ins; 3 del; 16 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