We should pass a good value for java.io.tmpdir to all java invocations in the 
build, that redirect any temporary files to somewhere under the build directory.

This bug was created as a result of the discussion regarding 
[JDK-8331348](https://bugs.openjdk.org/browse/JDK-8331348).

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

Commit messages:
 - 8332808: Always set java.io.tmpdir to a suitable value in the build

Changes: https://git.openjdk.org/jdk/pull/19362/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19362&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8332808
  Stats: 9 lines in 3 files changed: 7 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/19362.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/19362/head:pull/19362

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

Reply via email to