JaRec: a portable record/replay environment for multi-threaded Java']Java applications

被引:11
作者
Georges, A [1 ]
Christiaens, M [1 ]
Ronsse, M [1 ]
De Bosschere, K [1 ]
机构
[1] Univ Ghent, Dept ELIS, B-9000 Ghent, Belgium
关键词
!text type='Java']Java[!/text; debugging; multi-threaded; record/replay;
D O I
10.1002/spe.579
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
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 (JYMPI). 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 systems 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 (C) 2004 John Wiley Sons, Ltd.
引用
收藏
页码:523 / 547
页数:25
相关论文
empty
未找到相关数据