bin - build files (e.g., class files)
code - instrumentation - ignore
dat - resources (e.g., .xml and .txt configuration files)
docs - some documentation
example-apps - sample applications to demo this project
libs - java libraries (.jar files)
results - temporary directory to store execution-generated files
scripts - script to use the system
src - source of the read-writes set implementation
src-tests - source of test cases
Please follow configuration instructions in the following files for your setup.
Please choose either Mac OS, Unix or Windows, if you want our support. Detailed
setup information can be found at docs/CONFIG_MAC, docs/CONFIG_UNIX and docs/CONFIG_WINDOWS.
Please use JDK 1.7. We apologize for this inconvenience, we should
address this limitation in the future.
docs/RWSETS.txt - summarized explanation of the read-write sets algo
docs/TRY.txt - info on how to use the system from the command line
- Unpredictable results for
JDKdifferent than1.7 - Doesn't provide support for
implementsclause - Command-line script only handle
UnixandMac OSinstallations. Run scripts on Windows requires Cygwin installed - ./scripts/runRegressionTests breaks (mab@cin.ufpe.br is working on this)
- 2 tests are ignored (mab@cin.ufpe.br is working on this)