Sciweavers

41 search results - page 1 / 9
» Dynamic Slicing of Java Bytecode Programs
Sort
View
ICSE
2004
IEEE-ACM
16 years 1 months ago
Using Compressed Bytecode Traces for Slicing Java Programs
Dynamic slicing is a well-known program debugging technique. Given a program P and input I, it finds all program statements which directly/indirectly affect the values of some var...
Tao Wang, Abhik Roychoudhury
95
Voted
SCAM
2005
IEEE
15 years 6 months ago
Dynamic Slicing of Java Bytecode Programs
Attila Szegedi, Tibor Gyimóthy
142
Voted
COMPSAC
2000
IEEE
15 years 5 months ago
Dependence Analysis of Java Bytecode
Understanding program dependencies in a computer program is essential for many software engineering tasks such as program understanding, testing, debugging, reverse engineering, a...
Jianjun Zhao
61
Voted
TOPLAS
2008
74views more  TOPLAS 2008»
15 years 1 months ago
Dynamic slicing on Java bytecode traces
Tao Wang, Abhik Roychoudhury
107
Voted
CSMR
2007
IEEE
15 years 7 months ago
Verifying the Concept of Union Slices on Java Programs
Static program slicing is often proposed for software maintenance-related tasks. Due to different causes static slices are in many cases overly conservative and hence too large to...
Attila Szegedi, Tamás Gergely, Árp&a...