Detector & Healer based on AtomRace algorithm added.
November, 2008
Detector & Healer based on Eraser+ algorithm published.
December, 2007
The Java Race Detector & Healer is a prototype for a runtime detection and healing of data races and atomicity violations in concurrent Java programs. The tool uses the IBM ConTest listeners architecture for tracking the program behaviour and analysing it. Some additional information concerning tested application is obtained beforehand by simple static analyses implemented in the FindBugs tool.