[crac] RFR: 8365241: [CRaC] Ignore new arguments when CRaCIgnoreRestoreIfUnavailable is true
Timofei Pushkin
tpushkin at openjdk.org
Mon Aug 11 14:23:32 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.
The test failure is not related to this change
-------------
PR Comment: https://git.openjdk.org/crac/pull/261#issuecomment-3175069099
More information about the crac-dev
mailing list