RFR: 8290313: Produce warning when user specified java.io.tmpdir directory doesn't exist [v2]

Weibing Xiao duke at openjdk.org
Wed Nov 16 14:02:32 UTC 2022


> print warning message for java.io.tmpdir when it is set through the command line and the value is not good for creating file folder.

Weibing Xiao has updated the pull request incrementally with one additional commit since the last revision:

  the change according to review comment

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11174/files
  - new: https://git.openjdk.org/jdk/pull/11174/files/0449a6d9..bcbba19e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11174&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11174&range=00-01

  Stats: 13 lines in 2 files changed: 4 ins; 1 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/11174.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11174/head:pull/11174

PR: https://git.openjdk.org/jdk/pull/11174


More information about the core-libs-dev mailing list