Deterministic replay of concurrent Java programs using monitoring oriented programming.
##Build:
- Install Maven.
- Install RV-Predict.
- Run
mvn install:install-file -Dfile=path/to/rv-predict/lib/rv-predict.jar -DgroupId=com.runtimeverification.rvpredict -DartifactId=root -Dversion=1.3-SNAPSHOT -Dpackaging=jar
- Go to the project's root and run
mvn package