[Soot-list] context sensitive allocation site for specjbb

Tony Yan yan at cse.ohio-state.edu
Tue Oct 2 11:29:24 EDT 2012


Dear Soot Users,

I'm developing a static analysis, and it needs to find the context
sensitive allocation sites.

I run into serious problems when analyzing specjbb since it uses
reflection in factory methods to create objects. It is inaccurate to
simply annotate reflection sites like Class.newInstance(). What would
be the usual solution to handle reflections in factory methods? Could
anyone here who has done this before share some experience?

Thanks,
Tony

-- 
Dacong (Tony) Yan
Ph.D. Student
Computer Science and Engineering
The Ohio State University, Columbus
http://www.cse.ohio-state.edu/~yan


More information about the Soot-list mailing list