Searched refs:ROOTDIR (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/test/compiler/5091921/
H A DTest7005594.sh59 elif [ -n "$ROOTDIR" -a -x "$ROOTDIR/mksnt/sysinf" ]; then
61 MEM=`"$ROOTDIR/mksnt/sysinf" memory -v | grep "Total Physical Memory: " | sed 's/Total Physical Memory: *//g'`
/openjdk7/jdk/test/
H A Djprt.config30 # ROOTDIR
118 if [ "`uname -a | fgrep Cygwin`" = "" -a -d "${ROOTDIR}" ] ; then
119 # We kind of assume ROOTDIR is where MKS is and it's ok
121 mkshome=`dosname -s "${ROOTDIR}"`
122 # Most unix utilities are in the mksnt directory of ROOTDIR
/openjdk7/hotspot/test/
H A Djprt.config34 # ROOTDIR
144 if [ "`uname -a | fgrep Cygwin`" = "" -a -d "${ROOTDIR}" ] ; then
145 # We kind of assume ROOTDIR is where MKS is and it's ok
147 mkshome=`dosname -s "${ROOTDIR}"`
148 # Most unix utilities are in the mksnt directory of ROOTDIR
/openjdk7/jdk/make/common/shared/
H A DDefs-windows.gmk149 ifdef ROOTDIR
150 xROOTDIR :="$(subst \,/,$(ROOTDIR))"
/openjdk7/corba/make/common/shared/
H A DDefs-windows.gmk124 ifdef ROOTDIR
125 xROOTDIR :="$(subst \,/,$(ROOTDIR))"

Completed in 67 milliseconds