[crac] RFR: Implement: -XX:+UseZGC is currently unsupported for -XX:CRaCCheckpointTo [v2]

Jan Kratochvil jkratochvil at openjdk.org
Tue Jul 18 07:43:34 UTC 2023


On Tue, 18 Jul 2023 07:11:36 GMT, Radim Vansa <rvansa at openjdk.org> wrote:

>> Jan Kratochvil has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Remove Azul bug reference.
>>    - requested by Radim Vansa and Anton Kozlov.
>
> src/hotspot/share/runtime/arguments.cpp line 3132:
> 
>> 3130: 
>> 3131:   if (CRaCCheckpointTo && UseZGC) {
>> 3132:     # jdk.crac.impl.CheckpointOpenFileException: FD fd=3 type=regular path=/memfd:java_heap (deleted)
> 
> Is this meant to be a comment or preprocessor directive?

It really did not even compile, thanks.

-------------

PR Review Comment: https://git.openjdk.org/crac/pull/90#discussion_r1266356241


More information about the crac-dev mailing list