[crac] RFR: Run native CRaC checks after failed beforeCheckpoint

Larry-N duke at openjdk.java.net
Wed Feb 2 20:20:34 UTC 2022


On Fri, 28 Jan 2022 12:00:01 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:

> After checkpoint failed at the Java level, it's worth to make a "dry-run" checkpoint at the native state: check file descriptors, process -XX:+CRHeapDumpOnCheckpointException, etc.
> 
> The patch also removes unused parameter of `checkpoint_restore(FdsInfo* fds)`

Looks good to me

-------------

PR: https://git.openjdk.java.net/crac/pull/11


More information about the crac-dev mailing list