Sciweavers

7 search results - page 1 / 2
» Dynamic slicing on Java bytecode traces
Sort
View
ICSE
2004
IEEE-ACM
15 years 10 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
52
Voted
TOPLAS
2008
74views more  TOPLAS 2008»
14 years 9 months ago
Dynamic slicing on Java bytecode traces
Tao Wang, Abhik Roychoudhury
SCAM
2005
IEEE
15 years 3 months ago
Dynamic Slicing of Java Bytecode Programs
Attila Szegedi, Tibor Gyimóthy
VL
2005
IEEE
104views Visual Languages» more  VL 2005»
15 years 3 months ago
Using a Molecular Metaphor to Facilitate Comprehension of 3D Object Diagrams
This paper presents a strategy for the visualization of dynamic object relationships in Java programs. The metaphor of a chemical molecule is used to aid comprehension, and to hel...
Brian A. Malloy, James F. Power
VEE
2006
ACM
131views Virtualization» more  VEE 2006»
15 years 3 months ago
HotpathVM: an effective JIT compiler for resource-constrained devices
We present a just-in-time compiler for a Java VM that is small enough to fit on resource-constrained devices, yet is surprisingly effective. Our system dynamically identifies tr...
Andreas Gal, Christian W. Probst, Michael Franz