[crac] RFR: Close extraneous file descriptors

Radim Vansa duke at openjdk.org
Thu Feb 16 09:27:08 UTC 2023


On Thu, 16 Feb 2023 07:36:43 GMT, Radim Vansa <duke at openjdk.org> wrote:

> Java code cannot use inherited non-standard file descriptors; these can cause trouble when trying to checkpoint the process via CRIU, and hence we will proactively close them on boot.

I've rebased on top of most recent crac branch but there are no comments.

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

PR: https://git.openjdk.org/crac/pull/45


More information about the crac-dev mailing list