Jclavotafur

Results 3 issues of Jclavotafur

Hi @StevenArzt , I am exploring soot-infloflow's tests and I managed to run 104 of them but I got 32 fails so I started to explore each folder. For **aliasing...

Hi @StevenArzt I am running `mvn package` and I am getting this problem: ![image](https://user-images.githubusercontent.com/15223749/218331764-56796cc9-0690-439d-9459-17c5fcecb3f4.png) It means that Jakarta classes were compiled with Java 11 but we are using Java 8...

I am checking the tests from **securibench** in the `soot-infoflow/` folder and I have noticed that test Aliasing4 (https://github.com/secure-software-engineering/FlowDroid/blob/develop/soot-infoflow/securiBench/securibench/micro/aliasing/Aliasing4.java) is failing. This test has two 2 sinks ``` String name...