view runalldacapo.sh @ 3020:9fed07e4a375

Changed from method/reflect object back to methodOop, because using method/reflection can create deadlock with the user application (test with -Xcomp). Disabled method caching by default and created a flag -G:StoreResultGraph (otherwise eclipse will fail because of being out of memory).
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Sat, 18 Jun 2011 21:23:40 +0200
parents 34b5eea9b001
children
line wrap: on
line source

#!/bin/bash
bash rundacapo.sh avrora
bash rundacapo.sh batik
bash rundacapo.sh eclipse
bash rundacapo.sh fop
bash rundacapo.sh h2
bash rundacapo.sh jython
bash rundacapo.sh luindex
bash rundacapo.sh lusearch
bash rundacapo.sh pmd
bash rundacapo.sh sunflow
bash rundacapo.sh tomcat
bash rundacapo.sh tradebeans
bash rundacapo.sh tradesoap
bash rundacapo.sh xalan