| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
GitBug-Java is a reproducible Java benchmark of recent bugs.
Requirements:
poetry shell
poetry install --no-rootexport PATH="$(pwd):$(pwd)/bin:$PATH"gitbug-java setupNOTE: Ensure that all gitbug-java commands are executed without using sudo to guarantee correct functionality.
gitbug-java pidsgitbug-java bids [-p=PID]gitbug-java checkout BID WORK_DIR [--fixed]gitbug-java run WORK_DIRIf you use GitBug-Java in your research work, please cite GitBug-Java: A Reproducible Benchmark of Recent Java Bugs
@inproceedings{gitbugjava,
title={GitBug-Java: A Reproducible Benchmark of Recent Java Bugs},
author={Silva, Andr{\'e} and Saavedra, Nuno and Monperrus, Martin},
booktitle={Proceedings of the 21st International Conference on Mining Software Repositories},
doi={10.1145/3643991.3644884}
}| Back | FazBrowse Home | New Git URL |