JLiSA is the extension to the Java programming language of LiSA, an analysis engine that works on a generic and extensible control flow graph representation of the program to analyze. LiSA implements several standard abstract domains and analyses aimed at approximating numerical values, strings, and heap structures. At the end of the analysis, it produces an abstract state for each program point. Then, checkers produce warnings indicating whether a property of interest is respected. JLiSA provides a front-end to translate Java programs into the internal LiSA control flow graph representation, the semantics of various parts of the Java standard library, and checkers to verify assertions and detect whether exceptions might be thrown and not caught. This paper presents our first participation in SV-COMP in the Java category, where we achieved 3rd place.
JLiSA: The Java Frontend of the Library for Static Analysis (Competition Contribution) / Arceri, Vincenzo; Negrini, Luca; Zanatta, Giacomo; Bianchi, Filippo; Lisovenko, Teodors; Olivieri, Luca; Ferrara, Pietro. - (2026), pp. 543-550. ( TACAS 2026, 32st International Conference on Tools and Algorithms for the Construction and Analysis of Systems) [10.1007/978-3-032-22749-2_30].
JLiSA: The Java Frontend of the Library for Static Analysis (Competition Contribution)
Arceri, Vincenzo
;Bianchi, Filippo;
2026-01-01
Abstract
JLiSA is the extension to the Java programming language of LiSA, an analysis engine that works on a generic and extensible control flow graph representation of the program to analyze. LiSA implements several standard abstract domains and analyses aimed at approximating numerical values, strings, and heap structures. At the end of the analysis, it produces an abstract state for each program point. Then, checkers produce warnings indicating whether a property of interest is respected. JLiSA provides a front-end to translate Java programs into the internal LiSA control flow graph representation, the semantics of various parts of the Java standard library, and checkers to verify assertions and detect whether exceptions might be thrown and not caught. This paper presents our first participation in SV-COMP in the Java category, where we achieved 3rd place.I documenti in IRIS sono protetti da copyright e tutti i diritti sono riservati, salvo diversa indicazione.


