[crac] RFR: Close files opened by Decoder before checkpoint [v2]

Radim Vansa rvansa at openjdk.org
Wed Nov 8 16:54:48 UTC 2023


On Mon, 2 Oct 2023 18:59:40 GMT, Radim Vansa <rvansa at openjdk.org> wrote:

>> Native memory tracking needs to resolve some addresses for stack unwinding and the decoders keep some shared library files open as a cache. Since the decoder instances can be re-allocated anytime this fix just destroys them before a checkpoint.
>
> Radim Vansa has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Assume error handler decoder is null during checkpoint

Correct, I'll issue a fix.

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

PR Comment: https://git.openjdk.org/crac/pull/116#issuecomment-1802283071


More information about the crac-dev mailing list