[crac] RFR: 8365241: [CRaC] Ignore new arguments when CRaCIgnoreRestoreIfUnavailable is true [v4]
Timofei Pushkin
tpushkin at openjdk.org
Thu Aug 21 15:05:08 UTC 2025
> 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.
Timofei Pushkin has updated the pull request incrementally with one additional commit since the last revision:
Improve wording in java.md
-------------
Changes:
- all: https://git.openjdk.org/crac/pull/261/files
- new: https://git.openjdk.org/crac/pull/261/files/4897be1d..7c00a211
Webrevs:
- full: https://webrevs.openjdk.org/?repo=crac&pr=261&range=03
- incr: https://webrevs.openjdk.org/?repo=crac&pr=261&range=02-03
Stats: 15 lines in 1 file changed: 1 ins; 2 del; 12 mod
Patch: https://git.openjdk.org/crac/pull/261.diff
Fetch: git fetch https://git.openjdk.org/crac.git pull/261/head:pull/261
PR: https://git.openjdk.org/crac/pull/261
More information about the crac-dev
mailing list