Automatically localizing dynamic code generation bugs in jit compiler back-end

HC Lim, S Debray - Proceedings of the 32nd ACM SIGPLAN …, 2023 - dl.acm.org
Just-in-Time (JIT) compilers are ubiquitous in modern computing systems and are used in a
wide variety of software. Dynamic code generation bugs, where the JIT compiler silently …

TLFL: Token-Level Fault Localization for Novice Programs via Graph Representation Learning

Y Liu, R Huang, J Yang, B Yang… - 2024 IEEE 35th …, 2024 - ieeexplore.ieee.org
Fault Localization (FL) is a potential method to enhance coding productivity for novices.
However, current work on FL concentrates on method-level or statement-level. Despite hints …

[引用][C] Optimizing Mutation-based Fault Localization through Contribution-based Test Case Reduction

H Wang, K Yang, T Wu - International Journal of Software …, 2024 - World Scientific
Fault localization is an expensive phase of software debugging processes. Although
Mutation-based Fault Localization (MBFL) is a promising technique, its computational cost …