← Back to team overview

openjdk team mailing list archive

Bug#686073: Bug#686073: openjdk-7-jre: default value of java.io.tmpdir is not affected by TMP/TMPDIR/TEMP/TEMPDIR

 

On Thu, 2012-08-30 at 20:38 +0200, Damien Raude-Morvan wrote:

> You're right OpenJDK doesn't take into account any TMP* env variable.
> In os_linux.cpp file [1], tmpdir is explicitely set to :
> const char* os::get_temp_directory() { return "/tmp"; }

Thanks for the pointer, I was unable to find where it is hardcoding
this, I guess because it uses tarball-in-tarball.

> There was a dicussion last year on this subject upstream [2] but there
> was no clear conclusion.

Thanks, would it be possible for you to revive that discussion?

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


References