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

Radim Vansa rvansa at openjdk.org
Thu Oct 5 06:56:44 UTC 2023


On Wed, 4 Oct 2023 14:14:38 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:

>> CRaC: Fix fds opened for logging
>
> 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?

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

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


More information about the crac-dev mailing list