Integrated: 8332808: Always set java.io.tmpdir to a suitable value in the build

Magnus Ihse Bursie ihse at openjdk.org
Thu May 23 14:39:07 UTC 2024


On Thu, 23 May 2024 10:27:47 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:

> 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).

This pull request has now been integrated.

Changeset: 90758f67
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/90758f6735620776fcb60da9e0e2c91a4f53aaf1
Stats:     9 lines in 3 files changed: 6 ins; 0 del; 3 mod

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

Reviewed-by: erikj

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

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


More information about the build-dev mailing list