-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b31
-
generic
-
generic, solaris
The j2se makefiles use the make macro name TMPDIR.
This is an awful choice in that this is a widely accepted spelling
for a user environment variable.
Although the evidence is somewhat hard to find, it appears that this is
causing some problems with MKS 8.7 on Windows, and it has caused
other problems for anyone messing with the environment variables
TMP, TMPDIR, and TEMP, all having to do with MKS or Windows.
The name should be something more unique, maybe JTMPDIR or anything
but TMPDIR.
###@###.### 2005-1-15 01:33:52 GMT
This is an awful choice in that this is a widely accepted spelling
for a user environment variable.
Although the evidence is somewhat hard to find, it appears that this is
causing some problems with MKS 8.7 on Windows, and it has caused
other problems for anyone messing with the environment variables
TMP, TMPDIR, and TEMP, all having to do with MKS or Windows.
The name should be something more unique, maybe JTMPDIR or anything
but TMPDIR.
###@###.### 2005-1-15 01:33:52 GMT
- duplicates
-
JDK-6246240 images build fails on Solaris (cpio: cannot open tmpfile)
-
- Closed
-
- relates to
-
JDK-6306710 make fails in j2se/src/share/test/pack200
-
- Resolved
-