Parameterized Object Sensitivity for Points-to Analysis for Java (2002)
Cached
Download Links
- [www.cse.ohio-state.edu]
- [www.cs.rpi.edu]
- [prolangs.rutgers.edu]
- [www.prolangs.rutgers.edu]
- DBLP
Other Repositories/Bibliography
| Venue: | ACM Trans. Softw. Eng. Methodol |
| Citations: | 76 - 13 self |
BibTeX
@ARTICLE{Milanova02parameterizedobject,
author = {Ana Milanova and Atanas Rountev and Barbara G. Ryder},
title = {Parameterized Object Sensitivity for Points-to Analysis for Java},
journal = {ACM Trans. Softw. Eng. Methodol},
year = {2002},
volume = {14},
pages = {2005}
}
Years of Citing Articles
OpenURL
Abstract
The goal of points-to analysis for Java is to determine the set of objects pointed to by a reference variable or a reference object field. We present object sensitivity, a new form of context sensitivity for flow-insensitive points-to analysis for Java. The key idea of our approach is to analyze a method separately for each of the object names that represent runtime objects on which this method may be invoked. To ensure flexibility and practicality, we propose a parameterization framework that allows analysis designers to control the tradeo#s between cost and precision in the object-sensitive analysis.







