[Soot-list] my question about Soot

Chris Pickett chris.pickett at mail.mcgill.ca
Thu Nov 16 23:46:17 EST 2006


Hi Yuyu,

There is a partial purity analysis implementation, and purity analysis 
is closely related to escape analysis.  There are also Spark and Paddle, 
two frameworks that provide a points-to analysis, and you will need one 
of these for any reasonable escape analysis.  As far as I know, there is 
no escape analysis implementation.

Cheers,
Chris

yuyu liu wrote:
> Hi, I have read the source code of Soot and I couldn't find anything for 
> Escape Analyisi. Has Soot implement Escape Analysis?
>  
> Thanks!
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Soot-list mailing list
> Soot-list at sable.mcgill.ca
> http://mailman.cs.mcgill.ca/mailman/listinfo/soot-list


More information about the Soot-list mailing list