Extending and evaluating flow-insensitive and context-insensitive points-to analyses for Java

Citation
Dl. Liang et al., Extending and evaluating flow-insensitive and context-insensitive points-to analyses for Java, ACM SIGPL N, 2001, pp. 73-79
Citations number
22
Categorie Soggetti
Computer Science & Engineering
Journal title
ACM SIGPLAN NOTICES
ISSN journal
15232867 → ACNP
Year of publication
2001
Supplement
S
Pages
73 - 79
Database
ISI
SICI code
1523-2867(2001):<73:EAEFAC>2.0.ZU;2-V
Abstract
This paper presents extensions to Steensgaard's and Andersen's algorithms t o handle Java features. Without careful consideration, the handling of thes e features may affect the correctness, precision, and efficiency of these a lgorithms. The paper also presents the results of empirical studies. These studies compare the precision and efficiency of these two algorithms and ev aluate the effectiveness of handling Java features using alternative approa ches. The studies also evaluate the impact of the points-to information pro vided by these two algorithms on client analyses that use the information.