> 8290313: Produce warning when user specified java.io.tmpdir directory doesn't > exist
Weibing Xiao has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 10 additional commits since the last revision: - new approach: print warning in StaticProperty.java - Merge branch 'master' into improve-directory-not-existing-error-message - add the change for nio and update the code according to the comments - new approach - change based on the review - updating according to the comments - Merge branch 'master' of https://github.com/openjdk/jdk into improve-directory-not-existing-error-message - update error message - error message for non-existing directory - improve error message when file directory does not exist ------------- Changes: - all: https://git.openjdk.org/jdk/pull/9989/files - new: https://git.openjdk.org/jdk/pull/9989/files/cacf41d6..abb19138 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=9989&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9989&range=01-02 Stats: 92095 lines in 1709 files changed: 45132 ins; 36514 del; 10449 mod Patch: https://git.openjdk.org/jdk/pull/9989.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9989/head:pull/9989 PR: https://git.openjdk.org/jdk/pull/9989