[crac] Integrated: 8365484: [CRaC] Support IgnoreUnrecognizedVMOptions on restore
Timofei Pushkin
tpushkin at openjdk.org
Fri Aug 22 09:33:40 UTC 2025
On Wed, 13 Aug 2025 12:29:47 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).
This pull request has now been integrated.
Changeset: 218aaf69
Author: Timofei Pushkin <tpushkin at openjdk.org>
URL: https://git.openjdk.org/crac/commit/218aaf691ad255ba6418fa3e778169f70b72d08d
Stats: 230 lines in 4 files changed: 111 ins; 66 del; 53 mod
8365484: [CRaC] Support IgnoreUnrecognizedVMOptions on restore
Reviewed-by: akozlov
-------------
PR: https://git.openjdk.org/crac/pull/263
More information about the crac-dev
mailing list