diff runfop.sh @ 2946:0d103e2a38e5

More work on lowering phase.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Thu, 09 Jun 2011 19:39:03 +0200
parents eb3a82946429
children 4db4e8cb6bd6
line wrap: on
line diff
--- a/runfop.sh	Thu Jun 09 18:59:28 2011 +0200
+++ b/runfop.sh	Thu Jun 09 19:39:03 2011 +0200
@@ -15,4 +15,4 @@
   echo "DACAPO is not defined. It must point to a Dacapo benchmark directory."
   exit 1;
 fi
-${JDK7}/bin/java -client -d64 -graal -XX:-GraalBailoutIsFatal -XX:+PrintCompilation -Xms1g -Xmx2g -esa -classpath ${DACAPO}/dacapo-9.12-bach.jar $* Harness --preserve fop 
+${JDK7}/bin/java -client -d64 -graal -Xms1g -Xmx2g -esa -classpath ${DACAPO}/dacapo-9.12-bach.jar $* Harness --preserve fop