13 Oct 17:23
Setting PATH for jtreg
Hi,
the jtreg FAQ states in point 4.1:
As per spec, the only shell environment variables that are propagated
into the test's JVM are:
* Linux and Solaris:
o PATH is set to /bin:/usr/bin
However in our environment, the compilers are installed on a global
NFS-share. I have the problem that all the tests which use gcc to
compile native JNI files fail because they get a wrong version of gcc
from /usr/bin.
Is there any possibility how I can override the PATH variable for jtreg?
Regards,
Volker
RSS Feed