JFileChooser - empty file size issue fixed. For empty file, now the size 0 bytes. Manual Test Case "ZeroFileSizeCheck.java" created.
------------- Commit messages: - JFileChooser empty file size 0 bytes fixed Changes: https://git.openjdk.org/jdk/pull/9327/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9327&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8288882 Stats: 94 lines in 2 files changed: 90 ins; 0 del; 4 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