[Soot-list] escape analysis in soot

Arnab De arnabde03 at gmail.com
Mon Sep 27 12:34:05 EDT 2010


Hi,
I found an old thread regarding escape analysis in soot, but the
interface I need is slightly different. In general, I have a data
structure that represents multi-level field access like l.f.g. I want
to know if the object pointed to by this accesspath escapes a thread.
How can I do that in soot?

Thanks in advance,
Arnab


More information about the Soot-list mailing list