[crac] RFR: Support updating MANAGEABLE JVM options during restore [v2]
Radim Vansa
duke at openjdk.org
Thu May 4 07:17:54 UTC 2023
On Wed, 3 May 2023 11:26:13 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:
>> Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Use RESTORE_SETTABLE on JVM flags
>>
>> * Fail early when using non settable flags
>> * CracBuilder fix: don't use classpath during restore
>
> Do you have an idea why jdk/crac/recursiveCheckpoint/Test.java has failed?
@AntonKozlov Updated. The test failed rightfully, I've stopped adding the `CREngine` flag but that breaks the restore with non-default engine. Now made the flag RESTORE_SETTABLE.
-------------
PR Comment: https://git.openjdk.org/crac/pull/61#issuecomment-1534200247
More information about the crac-dev
mailing list