@inproceedings{6f69551bfeea476d8000cbc026dd32c5,
title = "Impact of tool support in patch construction",
abstract = "In this work, we investigate the practice of patch construction in the Linux kernel development, focusing on the differences between three patching processes: (1) patches crafted entirely manually to fix bugs, (2) those that are derived from warnings of bug detection tools, and (3) those that are automatically generated based on fix patterns. With this study, we provide to the research community concrete insights on the practice of patching as well as how the development community is currently embracing research and commercial patching tools to improve productivity in repair. The result of our study shows that tool-supported patches are increasingly adopted by the developer community while manually-written patches are accepted more quickly. Patch application tools enable developers to remain committed to contributing patches to the code base. Our findings also include that, in actual development processes, patches generally implement several change operations spread over the code, even for patches fixing warnings by bug detection tools. Finally, this study has shown that there is an opportunity to directly leverage the output of bug detection tools to readily generate patches that are appropriate for fixing the problem, and that are consistent with manually-written patches.",
keywords = "Automation, Debugging, Empirical, Linux, Patch, Repair, Tools",
author = "Anil Koyuncu and Bissyand{\'e}, {Tegawend{\'e} F.} and Dongsun Kim and Jacques Klein and Martin Monperrus and Traon, {Yves Le}",
note = "Publisher Copyright: {\textcopyright} 2017 ACM.; 26th ACM SIGSOFT International Symposium on Software Testing and Analysis, ISSTA 2017 ; Conference date: 10-07-2017 Through 14-07-2017",
year = "2017",
month = jul,
day = "10",
doi = "10.1145/3092703:3092713",
language = "English",
series = "ISSTA 2017 - Proceedings of the 26th ACM SIGSOFT International Symposium on Software Testing and Analysis",
publisher = "Association for Computing Machinery, Inc",
pages = "237--248",
editor = "Koushik Sen and Tevfik Bultan",
booktitle = "ISSTA 2017 - Proceedings of the 26th ACM SIGSOFT International Symposium on Software Testing and Analysis",
}