Alias analysis: Beyond the code

被引:0
|
作者
机构
[1] Sridharan, Manu
来源
Sridharan, M. (msridhar@us.ibm.com) | 1600年 / Springer Verlag卷 / 7850期
关键词
Alias analysis - Application frameworks - Call graphs - Context sensitivity - Incremental improvements - Non-trivial - Real-world objects - Standard libraries;
D O I
10.1007/978-3-642-36946-9-19
中图分类号
学科分类号
摘要
Though impressive advances have been made in the precision and scalabilty of alias analyses over the last 20 years, their applicability to real-world object-oriented programs has actually decreased. The growth in size of standard libraries and application frameworks has far exceeded scalability improvements in alias analysis - even analyzing a Hello world program in Java has become non-trivial due to enormous standard libraries. Precision gains from greater flow and context sensitivity have been countered by greater usage of reflective constructs in programs, leading analyses to either unsoundly ignore reflection or compute very coarse results. Similar complications are emerging for large JavaScript applications, and the lack of static types in such programs can make computing even a basic call graph difficult [7]. Given these trends, it seems unlikely that further incremental improvements to traditional alias analysis algorithms will be sufficient to address the challenges of analyzing current and future real-world codes. © Springer-Verlag Berlin Heidelberg 2013.
引用
收藏
相关论文
共 50 条