Sciweavers

PASTE
2004
ACM

An improved slicer for Java

13 years 10 months ago
An improved slicer for Java
We present an improved slicing algorithm for Java. The best algorithm known so far, first presented in [11], is not always precise if nested objects are used as actual parameters. The new algorithm presented in this paper always generates correct and precise slices, but is more expensive in general. We describe the algorithms and their treatment of objects as parameters. In particular, we present a new, safe criterion for termination of unfolding nested parameter objects. We then compare the two algorithms by providing measurements for a benchmark of Java and JavaCard programs. Categories and Subject Descriptors D.2 [Software]: Software Engineering General Terms Algorithms Keywords Static Program Slicing, Java, Object Trees
Christian Hammer, Gregor Snelting
Added 30 Jun 2010
Updated 30 Jun 2010
Type Conference
Year 2004
Where PASTE
Authors Christian Hammer, Gregor Snelting
Comments (0)