Antipattern-Based Detection of Deficiencies in Java Multithreaded Software

  • Authors:
  • H. H. Hallal;E. Alikacem;W. P. Tunney;S. Boroday;A. Petrenko

  • Affiliations:
  • CRIM, Canada;CRIM, Canada;SAP Labs Canada, Canada;CRIM, Canada;CRIM, Canada

  • Venue:
  • QSIC '04 Proceedings of the Quality Software, Fourth International Conference
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we investigate an antipattern-based approach to analyze Java multithreaded (MT) programs. We present a library of 38 antipatterns, which describe predefined recognized sources of multithreading related errors in the code. The antipatterns are archived in practical, easy to use templates, and are classified according to their potential effects on the program behavior. We also report on our experience in using these antipatterns in the analysis of real multithreaded applications.