摘要
Exception是一类特殊的对象,它在 Java方法出错时被创建,并利用 try/catch/finally机制抛出、处理异常。本文提出了一种合理的新方法,在系统依赖图中表示异常处理模块,利用图可达性算法实现了 Java程序切片。
Exception is a kind of specific object for error handling in Java, which provides a mechanism to detect and handle run time errors. This paper proposes a novel and practical approach to slicing Java programs with exceptions.
出处
《计算机工程与科学》
CSCD
2005年第4期22-24,共3页
Computer Engineering & Science
基金
国家自然科学基金资助项目(60273070)