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

Radim Vansa rvansa at openjdk.org
Mon Oct 2 18:59:41 UTC 2023


On Mon, 25 Sep 2023 13:08:24 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.

Agreed, updated.

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

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


More information about the crac-dev mailing list