Enabling the runtime assertion checking of concurrent contracts for the Java modeling language

  • Authors:
  • Wladimir Araujo;Lionel C. Briand;Yvan Labiche

  • Affiliations:
  • Juniper Networks, Ottawa, ON, Canada;Simula Research Laboratory & University of Oslo, Lysaker, Norway;Carleton University, Ottawa, ON, Canada

  • Venue:
  • Proceedings of the 33rd International Conference on Software Engineering
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Though there exists ample support for Design by Contract (DbC) for sequential programs, applying DbC to concurrent programs presents several challenges. In previous work, we extended the Java Modeling Language (JML) with constructs to specify concurrent contracts for Java programs. We present a runtime assertion checker (RAC) for the expanded JML capable of verifying assertions for concurrent Java programs. We systematically evaluate the validity of system testing results obtained via runtime assertion checking using actual concurrent and functional faults on a highly concurrent industrial system from the telecommunications domain.