ACM Home Page
Please provide us with feedback. Feedback
Slicing java programs that throw and catch exceptions
Full text PdfPdf (320 KB)
Source ACM/SIGPLAN Workshop Partial Evaluation and Semantics-Based Program Manipulation archive
Proceedings of the 2003 ACM SIGPLAN workshop on Partial evaluation and semantics-based program manipulation table of contents
San Diego, California, USA
Pages: 44 - 54  
Year of Publication: 2003
ISBN:1-58113-667-6
Also published in ...
Authors
Matthew Allen  University of Wisconsin-Madison, Madison, WI
Susan Horwitz  University of Wisconsin-Madison, Madison, WI
Sponsors
SIGPLAN: ACM Special Interest Group on Programming Languages
ACM: Association for Computing Machinery
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 5,   Downloads (12 Months): 61,   Citation Count: 8
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues   peer to peer  

Tools and Actions: Review this Article  
Save this Article to a Binder    Display Formats: BibTex  EndNote ACM Ref   
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/777388.777394
What is a DOI?

ABSTRACT

Exceptions are the preferred method for error handling in object-oriented languages like Java. Current program-slicing algorithms do not correctly deal with exception-handling constructs, because they do not account for the additional control and data dependences introduced by exceptions. This paper extends previous work on program slicing using the system dependence graph (SDG) to support slicing programs with exceptions.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
2
3
 
4
 
5
M. Dwyer et~al. Slicing multi-threaded Java programs: A case study. Technical Report 99-7, Kansas State University Computing and Information Sciences, 1999.
6
7
8
 
9
10
11
12
 
13
14
 
15
 
16
 
17
 
18
M. Weiser. Program slicing. IEEE Trans. on Software Engineering, SE-10(4):352--357, July 1984.

CITED BY  8

Collaborative Colleagues:
Matthew Allen: colleagues
Susan Horwitz: colleagues

Peer to Peer - Readers of this Article have also read: