Limit this search to....

A Formal Definition of JML in Coq
Contributor(s): Lehner Hermann (Author)
ISBN: 3838130642     ISBN-13: 9783838130644
Publisher: Sudwestdeutscher Verlag Fur Hochschulschrifte
OUR PRICE:   $92.24  
Product Type: Paperback
Published: January 2012
Qty:
Additional Information
BISAC Categories:
- Computers | Information Technology
Physical Information: 0.54" H x 6" W x 9" (0.77 lbs) 236 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
The Java Modeling Language (JML) is a very rich specification language for Java. The richness of JML leads to many different interpretations of the same specification constructs in different applications. This work presents a formalization of JML in the theorem prover Coq to provide an exact, unambiguous meaning for JML constructs. The formalization not only gives a mathematically precise definition of the language, but also enables formal meta-reasoning about the language itself, its applications, and proposed extensions. In JML, frame conditions are expressed by the assignable clause. This work highlights the first algorithm that checks assignable clauses at runtime in the presence of dynamic data groups as a means of data abstraction. The algorithm performs very well on realistic and large data structures by lazily computing the locations denoted by the data groups. As an important contribution to runtime assertion checking, the equivalence of the algorithm to the JML semantics has been formally proved in Coq. This shows not only correctness and completeness of the algorithm to check assignable clauses, but also the usefulness and expressiveness of the JML formalization.