AI RESEARCH
ReDef: Do Code Language Models Truly Understand Code Changes for Just-in-Time Software Defect Prediction?
arXiv CS.AI
•
ArXi:2509.09192v2 Announce Type: replace-cross Just-in-Time software defect prediction (JIT-SDP) plays a critical role in prioritizing risky code changes during code review and continuous integration. However, existing datasets often suffer from noisy labels and low precision in identifying bug-inducing commits. To address this, we present ReDef (Revert-based Defect dataset), a high-confidence benchmark of function-level modifications curated from 22 large-scale C/C++ projects. Defective cases are anchored by revert commits, while clean cases are validated through post-hoc history checks.