[crac] RFR: 8365484: [CRaC] Support IgnoreUnrecognizedVMOptions on restore [v3]
Anton Kozlov
akozlov at openjdk.org
Fri Aug 22 09:24:13 UTC 2025
On Fri, 22 Aug 2025 06:52:44 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:
>> Makes `IgnoreUnrecognizedVMOptions` restore-settable.
>>
>> `IgnoreUnrecognizedVMOptions` is not forwarded to the restored JVM since that does not make much sense (the options are filtered in the restoring VM).
>
> Timofei Pushkin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:
>
> - Merge remote-tracking branch 'openjdk-crac/crac' into unrecognized-opts
> - Revert "Forward IgnoreUnrecognizedVmOptions to restored VM"
>
> This reverts commit 75bcb26e7c641becad92c98fbff253f50148f4a9.
> - Forward IgnoreUnrecognizedVmOptions to restored VM
> - Make IgnoreUnrecognizedVMOptions restore-settable
LGTM
-------------
Marked as reviewed by akozlov (Lead).
PR Review: https://git.openjdk.org/crac/pull/263#pullrequestreview-3143769022
More information about the crac-dev
mailing list