[crac] Integrated: 8365241: [CRaC] Ignore new arguments when CRaCIgnoreRestoreIfUnavailable is true
Timofei Pushkin
tpushkin at openjdk.org
Fri Aug 22 13:05:09 UTC 2025
On Mon, 11 Aug 2025 11:14:56 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:
> Arguments are not passed to the restored process when `-XX:+CRaCIgnoreRestoreIfUnavailable` is set on restore. The check is performed on the side of the restoring VM since in the restored VM `CRaCIgnoreRestoreIfUnavailable` could have been set before the current restore.
>
> Documentation for the new arguments feature and `CRaCIgnoreRestoreIfUnavailable` is also added, explaining this behavior.
This pull request has now been integrated.
Changeset: 08e55717
Author: Timofei Pushkin <tpushkin at openjdk.org>
URL: https://git.openjdk.org/crac/commit/08e55717f5418668e69c7139470f8be86cf045c4
Stats: 39 lines in 4 files changed: 31 ins; 0 del; 8 mod
8365241: [CRaC] Ignore new arguments when CRaCIgnoreRestoreIfUnavailable is true
Reviewed-by: akozlov
-------------
PR: https://git.openjdk.org/crac/pull/261
More information about the crac-dev
mailing list