@inproceedings{3a95a498a1274c749eab686055d2738f,
title = "A dynamic evaluation of the precision of static heap abstractions",
abstract = "The quality of a static analysis of heap-manipulating programs is largely determined by its heap abstraction. Object allocation sites are a commonly-used abstraction, but are too coarse for some clients. The goal of this paper is to investigate how various refinements of allocation sites can improve precision. In particular, we consider abstractions that use call stack, object recency, and heap connectivity information. We measure the precision of these abstractions dynamically for four different clients motivated by concurrency and on nine Java programs chosen from the DaCapo benchmark suite. Our dynamic results shed new light on aspects of heap abstractions that matter for precision, which allows us to more effectively navigate the large space of possible heap abstractions.",
keywords = "Concurrency, Dynamic analysis, Heap abstractions, Static analysis",
author = "Percy Liang and Omer Tripp and Mayur Naik and Mooly Sagiv",
year = "2010",
doi = "10.1145/1869459.1869494",
language = "אנגלית",
isbn = "9781450302036",
series = "Proceedings of the Conference on Object-Oriented Programming Systems, Languages, and Applications, OOPSLA",
pages = "411--427",
booktitle = "OOPSLA'10 - Proceedings of the 2010 ACM SIGPLAN Conference on Object Oriented Programming, Systems, Languages, and Applications",
note = "2010 ACM SIGPLAN Conference on Object Oriented Programming, Systems, Languages, and Applications, OOPSLA'10 ; Conference date: 17-10-2010 Through 21-10-2010",
}