You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.

The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.

For the reports in this repository we specifically note that

  • the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
  • the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
  • technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
  • in other cases, please contact the copyright owner for detailed information

By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.

If you are in doubt, feel free to contact webmaster@ide.mdh.se

A Prototype Tool for Flow Analysis of Object-Oriented Programs

Authors:


Publication Type:

Conference/Workshop Paper

Venue:

ISORC 2002

Publisher:

IEEE


Abstract

Object-oriented programming languages are extensively used in real-time systems. When calculating the worst case execution time for object-oriented programs one needs flow information, such as loop bounds and information on infeasible paths. In most cases, the programmer is expected to supply these as manual annotations.This paper presents a prototype tool which calculates this information automatically for RealTimeTalk (RTT) programs. RTT is a real-time version of the object-oriented language Smalltalk. We also show the analysis of a number of example programs.

Bibtex

@inproceedings{Gustafsson344,
author = {Jan Gustafsson},
title = {A Prototype Tool for Flow Analysis of Object-Oriented Programs},
editor = {L. Bacellar, P. Puschner, and S. Hong},
pages = {91--100},
month = {April},
year = {2002},
booktitle = {ISORC 2002},
publisher = {IEEE},
url = {http://www.es.mdu.se/publications/344-}
}