[CRaC] Replace libcrexec with libcriuengine

XMLWordPrintable

    • Type: Task
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: repo-crac
    • Component/s: other-libs
    • None

      After JDK-8376959 the only use of libcrexec is running CRIU; in fact the code already is quite CRIU-dependent. The point of this task is to stop pretending that libcrexec is generic, and move code from criuengine binary (now removed) into libcriuengine implementing the C/R API.

      This removes smuggling of some parameters through environment variables and execution of the criuengine. We still require anexecuteable (now called `criuhelper`) to become parent of the restored process, but this has significantly simplified implementation.

      Replacement of communication between the restoring and restored process through signals and temporary files is out of scope of this change.

            Assignee:
            Radim Vansa
            Reporter:
            Radim Vansa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: