Sciweavers

41 search results - page 1 / 9
» Dynamic Slicing of Java Bytecode Programs
Sort
View
115
Voted
ICSE
2004
IEEE-ACM
16 years 9 days 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
90
Voted
SCAM
2005
IEEE
15 years 5 months ago
Dynamic Slicing of Java Bytecode Programs
Attila Szegedi, Tibor Gyimóthy
135
Voted
COMPSAC
2000
IEEE
15 years 4 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
59
Voted
TOPLAS
2008
74views more  TOPLAS 2008»
15 years 3 days ago
Dynamic slicing on Java bytecode traces
Tao Wang, Abhik Roychoudhury
CSMR
2007
IEEE
15 years 6 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...