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

Weibing Xiao duke at openjdk.org
Fri Nov 18 18:36:51 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:

  updated from the review comment

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11174/files
  - new: https://git.openjdk.org/jdk/pull/11174/files/ede6c42e..38f8855b

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

  Stats: 249 lines in 3 files changed: 119 ins; 130 del; 0 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