Sharpening global static analysis to cope with Java.

Sara Porat, Bilha Mendelson, Irina Shapira

CASCON '98: Proceedings of the 1998 conference of the Centre for Advanced Studies on Collaborative research(1998)

引用 14|浏览19
暂无评分
摘要
This paper describes a Java package, JAN, that collects and manipulates static information of a Java application. The focus of JAN (Java ANalysis), is to provide an effective technique for building the call graph of a given Java application. This view may be used for program understanding, as well as for optimization purposes; such as code size reduction and devirtualization. JAN extends techniques that were developed for other Object Oriented languages. Its main contribution is in coping with the special features of Java. We introduce the notion of partial analysis by distinguishing between set of classes to be analysed, versus a set of classes that are preprocessed.This is extremely useful in Java where a great percentage of the application code belongs to library classes that are independent of the user code. JAN has been extended to support hierarchy analysis and call graph construction for (RMI-based) distributed Java applications.
更多
查看译文
关键词
Java application,Java ANalysis,Java package,application code,code size reduction,user code,call graph,call graph construction,hierarchy analysis,partial analysis,global static analysis
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要