2 papers
cs.SE2024
Better Debugging: Combining Static Analysis and LLMs for Explainable Crashing Fault Localization
Jiwei Yan, Jinhao Huang, Chunrong Fang +2
Nowadays, many applications do not exist independently but rely on various frameworks or libraries. The frequent evolution and the complex implementation of framework APIs induce m…
cs.SE2024
Exception-aware Lifecycle Model Construction for Framework APIs
Jiwei Yan, Jinhao Huang, Hengqin Yang +1
The implementation of complex software systems usually depends on low-level frameworks or third-party libraries. During their evolution, the APIs adding and removing behaviors may…