Setting PATH for jtreg

Volker Simonis volker.simonis at gmail.com
Mon Oct 13 08:23:17 PDT 2008


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



More information about the jtreg-use mailing list