[crac] RFR: CRaC: Fix fds opened for logging [v4]

Jan Kratochvil jkratochvil at openjdk.org
Thu Oct 5 07:38:43 UTC 2023


On Thu, 5 Oct 2023 06:40:32 GMT, Radim Vansa <rvansa at openjdk.org> wrote:

>> Jan Kratochvil has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Move log suspension out of VM thread.
>
> src/hotspot/share/runtime/crac.cpp line 439:
> 
>> 437:   }
>> 438:   if (cr.ok()) {
>> 439:     LogConfiguration::reopen();
> 
> Looks like the log stays closed & blocked if the checkpoint fails?

Hopefully it is fixed now?

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

PR Review Comment: https://git.openjdk.org/crac/pull/113#discussion_r1346938993


More information about the crac-dev mailing list