Sciweavers

ICSE
2009
IEEE-ACM

Effective static deadlock detection

14 years 5 months ago
Effective static deadlock detection
We present an effective static deadlock detection algorithm for Java. Our algorithm uses a novel combination of static analyses each of which approximates a different necessary condition for a deadlock. We have implemented the algorithm and report upon our experience applying it to a suite of multi-threaded Java programs. While neither sound nor complete, our approach is effective in practice, finding all known deadlocks as well as discovering previously unknown ones in our benchmarks with few false alarms.
Mayur Naik, Chang-Seo Park, Koushik Sen, David Gay
Added 17 Nov 2009
Updated 17 Nov 2009
Type Conference
Year 2009
Where ICSE
Authors Mayur Naik, Chang-Seo Park, Koushik Sen, David Gay
Comments (0)