Until JDK-8350845 CRaC CRIU mapped the checkpoint image directly into the restored VM process but afterwards the behavior was unintentionally changed because `crexec` has `direct_map` set to false by default (which makes it pass `--no-mmap-page-image` to CRaC CRIU).
- caused by
-
JDK-8350845 [CRaC] Support C/R engines in form of a library
-
- Resolved
-
- links to
-
Commit(crac) openjdk/crac/00643e02
-
Review(crac) openjdk/crac/216