Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8351695

[CRaC] Cannot restore immediately without default restore data

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • repo-crac
    • repo-crac
    • hotspot
    • None
    • generic
    • generic

      If a C/R engine restores JVM immediately after checkpoint (i.e. not through a restoring JVM) and provides no restore data JVM will consider this an error on the engine's side and exit:
      ```
      [0.922s][error ][crac] CRaC engine failed to provide restore data
      Restore cannot continue, VM will exit.
      ```

      This is incorrect since the engine is allowed to restore immediately and there is indeed no restore data in such case.

            tpushkin Timofei Pushkin
            tpushkin Timofei Pushkin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: