Visible to the public Characterizing Non-deadlock Concurrency Bug Fixes in Open-source Java Programs

TitleCharacterizing Non-deadlock Concurrency Bug Fixes in Open-source Java Programs
Publication TypeConference Paper
Year of Publication2016
AuthorsYu, Misun, Ma, Yu-Seung, Bae, Doo-Hwan
Conference NameProceedings of the 31st Annual ACM Symposium on Applied Computing
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number978-1-4503-3739-7
Keywordsbug fix, Collaboration, composability, concurrency bug, Human Behavior, Metrics, pattern locks, pubcrawl, Resiliency, Scalability, software maintenance
Abstract

Fixing a non-deadlock concurrency bug is a difficult job that sometimes introduces additional bugs and requires a long time. To overcome this difficulty and efficiently perform fixing jobs, engineers should have broad knowledge of various fix patterns, and the ability to select the most proper one among those patterns based on quantitative data gathered from real-world bug databases. In this paper, we provide a real-world characteristic study on the fixes of non-deadlock concurrency bugs to help engineers responsible for program maintenance. In particular, we examine various fix patterns and the factors that influence the selection of those patterns with respect to the preexistence of locks and failure types. Our results will provide useful information for engineers who write bug patches, and researchers who study efficient testing and fixing techniques.

URLhttp://doi.acm.org/10.1145/2851613.2851967
DOI10.1145/2851613.2851967
Citation Keyyu_characterizing_2016