|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
Second IEEE International Workshop on Source Code Analysis and Manipulation (SCAM'02)
Visualization of Exception Propagation for Java Using Static Analysis
Montreal, Canada
October 01-October 01
ISBN: 0-7695-1793-5
| ASCII Text | x | ||
| Byeong-Mo Chang, Jang-Wu Jo, Soon Hee Her, "Visualization of Exception Propagation for Java Using Static Analysis," Source Code Analysis and Manipulation, IEEE International Workshop on, pp. 173, Second IEEE International Workshop on Source Code Analysis and Manipulation (SCAM'02), 2002. | |||
| BibTex | x | ||
| @article{ 10.1109/SCAM.2002.1134117, author = {Byeong-Mo Chang and Jang-Wu Jo and Soon Hee Her}, title = {Visualization of Exception Propagation for Java Using Static Analysis}, journal ={Source Code Analysis and Manipulation, IEEE International Workshop on}, volume = {0}, year = {2002}, isbn = {0-7695-1793-5}, pages = {173}, doi = {http://doi.ieeecomputersociety.org/10.1109/SCAM.2002.1134117}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - CONF JO - Source Code Analysis and Manipulation, IEEE International Workshop on TI - Visualization of Exception Propagation for Java Using Static Analysis SN - 0-7695-1793-5 SP EP A1 - Byeong-Mo Chang, A1 - Jang-Wu Jo, A1 - Soon Hee Her, PY - 2002 KW - Java KW - exception propagation KW - exception analysis KW - set-based analysis VL - 0 JA - Source Code Analysis and Manipulation, IEEE International Workshop on ER - | |||
In this paper, we first present a static analysis based on set-based framework, which estimates exception propagation paths of Java programs. We construct an exception propagation graph from the static analysis information, which includes the origin of exceptions, handler of exceptions, and propagation paths of exceptions. We have implemented the exception propagation analysis and a visualization tool which visualizes propagation paths of exceptions using the exception propagation graph. This propagation information can guide programmers to detect uncaught exceptions, handle exceptions more specifically, and put exception handlers at appropriate places by tracing exception propagation.
Index Terms:
Java, exception propagation, exception analysis, set-based analysis
Citation:
Byeong-Mo Chang, Jang-Wu Jo, Soon Hee Her, "Visualization of Exception Propagation for Java Using Static Analysis," scam, pp.173, Second IEEE International Workshop on Source Code Analysis and Manipulation (SCAM'02), 2002
Usage of this product signifies your acceptance of the Terms of Use.
