DocumentCode
3783034
Title
Bandera: extracting finite-state models from Java source code
Author
J.C. Corbett;M.B. Dwyer;J. Hatcliff;S. Laubach;C.S. Pasareanu; Robby; Hongjun Zheng
Author_Institution
Dept. of Inf. & Comput. Sci., Hawaii Univ., Honolulu, HI, USA
fYear
2000
fDate
6/22/1905 12:00:00 AM
Firstpage
439
Lastpage
448
Abstract
Finite-state verification techniques, such as model checking, have shown promise as a cost-effective means for finding defects in hardware designs. To date, the application of these techniques to software has been hindered by several obstacles. Chief among these is the problem of constructing a finite-state model that approximates the executable behavior of the software system of interest. Current best-practice involves hand construction of models which is expensive (prohibitive for all but the smallest systems), prone to errors (which can result in misleading verification results), and difficult to optimize (which is necessary to combat the exponential complexity of verification algorithms). The authors describe an integrated collection of program analysis and transformation components, called Bandera, that enables the automatic extraction of safe, compact finite-state models from program source code. Bandera takes as input Java source code and generates a program model in the input language of one of several existing verification tools; Bandera also maps verifier outputs back to the original source code. We discuss the major components of Bandera and give an overview of how it can be used to model check correctness properties of Java programs.
Keywords
"Java","Hardware","Explosions","Data mining","Computer languages","Mathematical model","Computer science","Logic","Humans","Manufacturing"
Publisher
ieee
Conference_Titel
Software Engineering, 2000. Proceedings of the 2000 International Conference on
ISSN
0270-5257
Print_ISBN
1-58113-206-9
Type
conf
DOI
10.1145/337180.337625
Filename
870434
Link To Document