I spent several hours today trying to get the benchmarks in the benches
CVS repository to work, but I haven't gotten very far.
For many of the benchmarks, I haven't been able to get them to compile.
I tried running ant on the build.xml script in each benchmark, and it
crashes with some Bcel exception:
[iajc] MessageHolder: (1 error) (1 abort)
[iajc] [error 0]: error at (no source information available)
[iajc] /home/research/ccl/olhota/unmirrored/benches/simulator_null_checks/src/lib/aspects/codingstandards/EnforceCodingStandards.java:0 Internal compiler error
[iajc] java.lang.NoSuchMethodError: org.apache.bcel.generic.InstructionFactory.createNewArray(Lorg/apache/bcel/generic/Type;S)Lorg/apache/bcel/generic/Instruction;
[iajc] at org.aspectj.weaver.bcel.BcelShadow.makeClosureInstantiation(BcelShadow.java:1834)
For the ones that I've gotten to compile, I tried to run them with
their run.sh script. Some of them stop immediately with an error about
command-line parameters (the simulator* ones), or they seem to hang
(figure-java).
I also tried Sascha's script that he suggested in e-mail. It gives this
output:
dcm_aspects: ajc, dcm_aspects failed at ./buildall.pl line 36.
dcm_aspects: ajc+soot, dcm_aspects failed at ./buildall.pl line 36.
dcm_aspects: abc, dcm_aspects failed at ./buildall.pl line 36.
dcm_aspects: abc -O0, dcm_aspects failed at ./buildall.pl line 36.
Ondrej
Received on Fri Dec 17 04:14:03 2004
This archive was generated by hypermail 2.1.8 : Fri Dec 17 2004 - 06:10:04 GMT