AI RESEARCH
Resolving Java Code Repository Issues with iSWE Agent
arXiv CS.AI
•
ArXi:2603.11356v1 Announce Type: cross Resolving issues on code repositories is an important part of software engineering. Various recent systems automatically resolve issues using large language models and agents, often with impressive performance. Unfortunately, most of these models and agents focus primarily on Python, and their performance on other programming languages is lower. In particular, a lot of enterprise software is written in Java, yet automated issue resolution for Java is under-explored. This paper.