期刊文献+

包含异常处理的Java程序切片

Java Program Slicing with Exception Handling
下载PDF
导出
摘要 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)
关键词 JAVA语言 程序设计 程序切片 异常处理模块 数据依赖图 program slicing system dependence graph exception handling
  • 相关文献

参考文献5

  • 1D Binkley, K Gallagher. A Survey of Program Slicing[A].M Zelkowtiz ed. Advances in Computers[M].Academic Press,1996.
  • 2Donglin Liang. Slicing Objects Using System Dependence Graphs[A].Int'l Conf on Software Maintenance[C].1998. 358-367.
  • 3G Kovacs, F Magyar, T Gyimothy. Static Slicing of Java Programs[R].Technical Report TR-96-108, Research Group on Artificial Intelligence, Hungarian Academy of Sciences, Joesf Attila University, 1996.
  • 4MW Neil Walkinshaw, Marc Roper. The Java System Dependence Graph[A].3rd IEEE Int'l Workshop on Source Code Analysis and Manipulation[C].2003.
  • 5S Horwitzt,T Rep, D Binkley. Interprocedural Slicing Using Dependence Graphs[J]. ACM Trans on Programming Languages and System, 1990,12(1):26-60.

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部