English

OpenJML: Software verification for Java 7 using JML, OpenJDK, and Eclipse

Software Engineering 2014-04-29 v1 Logic in Computer Science Programming Languages

Abstract

OpenJML is a tool for checking code and specifications of Java programs. We describe our experience building the tool on the foundation of JML, OpenJDK and Eclipse, as well as on many advances in specification-based software verification. The implementation demonstrates the value of integrating specification tools directly in the software development IDE and in automating as many tasks as possible. The tool, though still in progress, has now been used for several college-level courses on software specification and verification and for small-scale studies on existing Java programs.

Keywords

Cite

@article{arxiv.1404.6608,
  title  = {OpenJML: Software verification for Java 7 using JML, OpenJDK, and Eclipse},
  author = {David R. Cok},
  journal= {arXiv preprint arXiv:1404.6608},
  year   = {2014}
}

Comments

In Proceedings F-IDE 2014, arXiv:1404.5785

R2 v1 2026-06-22T03:59:10.771Z