Sciweavers

7 search results - page 1 / 2
» Dynamic slicing on Java bytecode traces
Sort
View
ICSE
2004
IEEE-ACM
14 years 5 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
TOPLAS
2008
74views more  TOPLAS 2008»
13 years 4 months ago
Dynamic slicing on Java bytecode traces
Tao Wang, Abhik Roychoudhury
SCAM
2005
IEEE
13 years 10 months ago
Dynamic Slicing of Java Bytecode Programs
Attila Szegedi, Tibor Gyimóthy
VL
2005
IEEE
104views Visual Languages» more  VL 2005»
13 years 10 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»
13 years 11 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