Open WuYff opened 3 years ago
Hi @WuYff
Astor fails when creating the application model using Spoon. By default, Astor uses Java 8. The command you pasted does not overwrite that value. Could you try with another value?
It could be the case that Spoon cannot create the model from that piece of code. A test case doing that could help to understand the problem.
Regards Matias
Hello, I running jGenProg2 on Bears-Benchmark. I can run on some bugs successfully (e.g. Bears-100), but I fail with compliance level error on other bugs (e.g. Bears-1, Bears-2).
For example, I fail on Bears-1 and the steps to reproduce are shown as below.
May I ask how can I solve this compliance level problem?
Environment:
Build Astor
Create astor.jar following the steps in Getting started Astor
Command:
-dependencies /home/yiwu/thesis/Bears_dependency/Bears-1
is a directory that contains all the .jar files for a Bears bug.Output log: