[Soot-list] Callgraph support for invokedynamic

Li Sui leesui0207 at gmail.com
Thu Jul 26 18:10:07 EDT 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20180727/5c489fdb/attachment.html>


More information about the Soot-list mailing list