Model Checking Multithreaded Programs by Means of Reduced Models

  • Authors:
  • Sara Gradara;Antonella Santone;Maria Luisa Villani;Gigliola Vaglini

  • Affiliations:
  • RCOST - Research Centre on Software Technology, University of Sannio, Italy;RCOST - Research Centre on Software Technology, University of Sannio, Italy;RCOST - Research Centre on Software Technology, University of Sannio, Italy;Dipartimento di Ingegneria della Informazione, University of Pisa, Italy

  • Venue:
  • Electronic Notes in Theoretical Computer Science (ENTCS)
  • Year:
  • 2004

Quantified Score

Hi-index 0.01

Visualization

Abstract

Java is largely used to develop distributed and concurrent systems, but testing multithreaded systems cannot guarantee the quality of the software; in contrast, verification techniques give us a higher confidence about the system and, among these, model checking methods automatically establish properties of complex systems. Such techniques are usually applied to specification languages, and several environments exist to verify temporal properties of concurrent specifications. In this paper we present an attempt to apply model checking techniques for verifying a subset of multithreaded Java programs. In particular, we use a tool based on the selective mu-calculus logic to check systems described through the CCS specification language.