Rahim Mayaba

Results 9 comments of Rahim Mayaba

@henrikplate This is more of a discussion. Would like your input so we I implement it if agreed.

@henrikplate Thank you very much for the feedback. If we include only public methods as entry points, would that still keep the advantage of "catching more method invocations"? Because I...

I'm interested in the idea of comparing the CGs too. Please share your thoughts on the comparison parameters (e.g., what lib/framework candidate, CG metrics ..etc). Thank you very much for...

Hi @henrikplate, thank you very much for the reply. That's an excellent idea! I will move the code responsible for comparing Java bytecode to `lang-java`

@henrikplate I just started the a2c test with the same Java 17 project I tested with WALA. The old exception is gone. But faced a different one ``` 2023-08-28 14:59:34,796...

@henrikplate I'm testing a proprietary project. I can try with an open source one. Give me a min.

Hi @henrikplate, I wrote a unit test to test Soot with a Java 17 compiled JAR and worked perfectly. I used the same JAR I used with WALA unit test.

@henrikplate I wasn't able to push to this PR. So, I created a different one https://github.com/eclipse/steady/pull/595 I will test the change with an open source project that is written in...

@henrikplate This PR is part of https://github.com/eclipse/steady/pull/589