question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Astor: there are actually multiple modes, add support for JMutRepair

See original GitHub issue

Astor is a repair framework with multiple techniques.

It means that:

  • AstorRepair should be called Astor<Mode>Repair, eg AstorJGenProgRepair (we also need to change the prefix in the email)
  • add AstorJMutRepairRepair for jMutrepair.
  • add AstorJKaliRepair for jKali.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

ASTOR: A Program Repair Library for Java - GitHub
Astor is an automatic software repair framework in Java for Java, ... Repair Search Space with Automatically Mined Templates: the Cardumen Mode of...
Read more >
ASTOR: a program repair library for Java (demo)
We envision that the research community will use Astor for setting up comparative evaluations and explore the design space of automatic repair ...
Read more >
ASTOR: A Program Repair Library for Java
Astor is a meta-repair tool, it proposes several “modes”, where each mode corresponds to different repair al- gorithms. In this section, we ...
Read more >
Astor: Exploring the Design Space of Generate-and-Validate ...
Algorithm 1 displays the high-level steps executed, in sequence, by a generate-and-validate repair approach built in Astor. They are: 1) ...
Read more >
Ultra-Large Repair Search Space with Automatically Mined ...
In this paper, we present the Cardumen mode of Astor, a repair approach based ... template-based repair systems are actually least efficient as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found