David A. Selby
IBM J. Res. Dev
We describe ConTest, a tool for detecting synchronization faults in multithreaded Java™ programs. The program under test is seeded with a sleep(), yield(), or priority() primitive at shared memory accesses and synchronization events. At run time, ConTest makes random or coverage-based decisions as to whether the seeded primitive is to be executed. Thus, the probability of finding concurrent faults is increased. A replay algorithm facilitates debugging by saving the order of shared memory accesses and synchronization events.
David A. Selby
IBM J. Res. Dev
John M. Boyer, Charles F. Wiecha
DocEng 2009
Preeti Malakar, Thomas George, et al.
SC 2012
Erich P. Stuntebeck, John S. Davis II, et al.
HotMobile 2008