view runalldacapo.sh @ 2660:9f557e940180

Removed exception optimization that immediately unwinds if it is guaranteed that there is no local exception handler. Reason to remove the optimization: In case of a local exception handler that has been really executed, we need a type check on the exception object and a conditional jump from the throw anyway.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 11 May 2011 16:40:22 +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