[crac] RFR: 8364538: [CRaC] Test CRaCIgnoreRestoreIfUnavailable [v2]
Radim Vansa
rvansa at openjdk.org
Tue Aug 5 12:37:31 UTC 2025
On Tue, 5 Aug 2025 07:00:20 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:
>> There is a long comment above explaining why this is done like this. Basically we need the failure to happen before `exec`ing the engine executable because there is no return to the parent VM from there.
>
> If we had some library-based engine besides `crexec` I would use that
Could we use `-XX:CRaCEngineOptions=fail-with=unknown-option` instead? Or even `-XX:CRaCEngine=non-existent`?
-------------
PR Review Comment: https://git.openjdk.org/crac/pull/255#discussion_r2254210688
More information about the crac-dev
mailing list