Learning quick fixes from code repositories

R Rolim, G Soares, R Gheyi, T Barik… - arXiv preprint arXiv …, 2018 - arxiv.org
… frequently appear in real code. We propose to rely on the collective wisdom of programmers
and learn quick fixes from revision histories in software repositories. We present REVISAR, …

Learning quick fixes from code repositories

R Sousa, G Soares, R Gheyi, T Barik… - Proceedings of the XXXV …, 2021 - dl.acm.org
… real code. We propose to rely on the collective wisdom of programmers and learn quick fixes
… We present Revisar, a tool for discovering common Java edit patterns in code repositories. …

Quick remedy commits and their impact on mining software repositories

F Wen, C Nagy, M Lanza, G Bavota - Empirical Software Engineering, 2022 - Springer
… for bugs and major code inconsistencies if not promptly fixed. … The goal of the study is to
qualitatively investigate quick … of quick remedy commits that developers perform to fix issues …

An empirical study of quick remedy commits

F Wen, C Nagy, M Lanza, G Bavota - Proceedings of the 28th …, 2020 - dl.acm.org
… change to the software repository. We present a qualitative … for bugs and major code
inconsistencies if not promptly fixed. … of quick remedy commits that developers perform to fix

Identifying skills using machine learning to analyze source code in software repositories

Δ Γεωργίου - dspace.lib.uom.gr
… current study we will focus on the source code of repositories rather than contribution or
fixes… automated documentation and rapid development of source code but also enhances …

Who should fix this bug?

J Anvik, L Hiew, GC Murphy - … of the 28th international conference on …, 2006 - dl.acm.org
learning algorithm to the open bug repository to learn the … change to the code base, the
bug is resolved as FIXED. When … or changes between teams more quickly. However, an initial …

Automatic mining of source code repositories to improve bug finding techniques

CC Williams, JK Hollingsworth - IEEE Transactions on Software …, 2005 - ieeexplore.ieee.org
fixes mined from the source code repository to improve static analysis techniques used to find
bugs. It is easy … 4.3 Wine Case Study We conducted a second case study of our checker on …

Getafix: Learning to fix bugs automatically

J Bader, A Scott, M Pradel, S Chandra - Proceedings of the ACM on …, 2019 - dl.acm.org
fixing instances of common bugs by learning from past fixes. … human-like fixes while being
fast enough to suggest fixes in time … on Java repositories to statistically analyze code change …

R2Fix: Automatically generating bug fixes from bug reports

C Liu, J Yang, L Tan, M Hafiz - 2013 IEEE Sixth international …, 2013 - ieeexplore.ieee.org
code repositories after we reported. R2Fix shortened the bug-… bugs would not have been
fixed as fast had we not reported … In addition, we study C/C++ code fix patterns of different bug …

Mining fix patterns for findbugs violations

K Liu, D Kim, TF Bissyandé, S Yoo… - IEEE Transactions on …, 2018 - ieeexplore.ieee.org
… Preliminaries Definition of Code Patterns: In this study, a code pattern refers to a generic …
3.2 Statistics on Detected Violations We start our study by quickly investigating RQ1: “to what …