JaRec: a portable record/replay environment for multi‐threaded Java applications

A Georges, M Christiaens, M Ronsse…�- Software: practice�…, 2004 - Wiley Online Library
A Georges, M Christiaens, M Ronsse, K De Bosschere
Software: practice and experience, 2004Wiley Online Library
This paper describes JaRec, a portable record/replay system for Java. It correctly replays
multi‐threaded, data‐race free Java applications, by recording the order of synchronization
operations, and by executing them in the same order during replay. The record/replay
infrastructure is developed in Java, and does not require a modification of the Java Virtual
Machine (JVM) if it provides the JVM Profiler Interface (JVMPI). If the JVM does not support
JVMPI, which is used for intercepting the loaded classes, only a minor modification to the�…
Abstract
This paper describes JaRec, a portable record/replay system for Java. It correctly replays multi‐threaded, data‐race free Java applications, by recording the order of synchronization operations, and by executing them in the same order during replay. The record/replay infrastructure is developed in Java, and does not require a modification of the Java Virtual Machine (JVM) if it provides the JVM Profiler Interface (JVMPI). If the JVM does not support JVMPI, which is used for intercepting the loaded classes, only a minor modification to the JVM is required in order to run the system. On ystems with limited memory resources, JaRec can be executed in a distributed fashion. This also makes it suitable to aid debugging of multi‐threaded applications on embedded systems. Copyright � 2004 John Wiley & Sons, Ltd.
Wiley Online Library
Showing the best result for this search. See all results