Contract-Based Program Repair without the Contracts
Paper in proceeding, 2017

Automated program repair (APR) is a promising approach to automatically fixing software bugs. Most APR techniques use tests to drive the repair process; this makes them readily applicable to realistic code bases, but also brings the risk of generating spurious repairs that overfit the available tests. Some techniques addressed the overfitting problem by targeting code using contracts (such as pre- and postconditions), which provide additional information helpful to characterize the states of correct and faulty computations; unfortunately, mainstream programming languages do not normally include contract annotations, which severely limits the applicability of such contract-based techniques. This paper presents JAID, a novel APR technique for Java programs, which is capable of constructing detailed state abstractions-similar to those employed by contract-based techniques-that are derived from regular Java code without any special annotations. Grounding the repair generation and validation processes on rich state abstractions mitigates the overfitting problem, and helps extend APR's applicability: in experiments with the DEFECTS4J benchmark, a prototype implementation of JAID produced genuinely correct repairs, equivalent to those written by programmers, for 25 bugs-improving over the state of the art of comparable Java APR techniques in the number and kinds of correct fixes.

Author

L. S. Chen

Hong Kong Polytechnic University

Y. Pei

Hong Kong Polytechnic University

Carlo A Furia

Chalmers, Computer Science and Engineering (Chalmers), Formal methods

Proceedings of the 2017 32nd IEEE/ACM International Conference on Automated Software Engineering

1527-1366 (ISSN)

637-647

Subject Categories

Computer and Information Science

DOI

10.1109/ASE.2017.8115674

More information

Latest update

10/10/2019