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

Larry-N duke at openjdk.java.net
Thu Feb 3 10:30:39 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)`

Marked as reviewed by Larry-N at github.com (no known OpenJDK username).

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

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


More information about the crac-dev mailing list