[Soot-list] Callgraph support for invokedynamic

Eric Bodden eric.bodden at uni-paderborn.de
Fri Jul 27 04:28:37 EDT 2018


Hi Li.

We just discussed this past week. I had been under the assumption that our integration was complete but I just learned that it is not. Sorry about that. It’s on our agenda, though.

Best wishes
Eric

> On 27. Jul 2018, at 00:10, Li Sui <leesui0207 at gmail.com> wrote:
> 
> Hi there,
> 
> Has the support for invokedynamic been added to callgraph construction in Soot? I have a micro-benchmark(https://bitbucket.org/Li_Sui/benchmark/src/default/src/main/java/dpbbench/invokedynamic/). I can't see any edges between the source and target method.  I use Soot 3.1.0 with the following options: 
> "-whole-program", 
> "-p","cg","all-reachable", 
> "-p","cg","implicit-entry", 
> "-p","cg.spark","enabled", 
> "-p","cg.spark","vta"
> "-allow-phantom-refs"
> 
> 
> Cheers
> Li
> 
> _______________________________________________
> Soot-list mailing list
> Soot-list at CS.McGill.CA
> https://mailman.CS.McGill.CA/mailman/listinfo/soot-list



More information about the Soot-list mailing list