comparison runfop.sh @ 3114:b9307b923f26

Corrected valueEqual method of IsNonNull.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Tue, 28 Jun 2011 15:54:46 +0200
parents 3ed1b2a5d071
children a4b0c3df7f80
comparison
equal deleted inserted replaced
3113:0dfaf5733c63 3114:b9307b923f26
13 fi 13 fi
14 if [ -z "${DACAPO}" ]; then 14 if [ -z "${DACAPO}" ]; then
15 echo "DACAPO is not defined. It must point to a Dacapo benchmark directory." 15 echo "DACAPO is not defined. It must point to a Dacapo benchmark directory."
16 exit 1; 16 exit 1;
17 fi 17 fi
18 ${JDK7}/bin/java -client -d64 -graal -Xms1g -Xmx2g -esa -classpath ${DACAPO}/dacapo-9.12-bach.jar -XX:-GraalBailoutIsFatal $* Harness --preserve -n 5 fop 18 ${JDK7}/bin/java -client -d64 -graal -Xms1g -Xmx2g -esa -classpath ${DACAPO}/dacapo-9.12-bach.jar -XX:-GraalBailoutIsFatal $* Harness --preserve -n 10 fop