Skip to main content
After you checkpoint your application with system property -XX:CRaCCheckpointTo=/path/to/crac/image, you can easily restore it with the following command:
java -XX:CRaCRestoreFrom=/path/to/crac/image
The restored application does not run with the same PID as the checkpointed application.