[crac] Integrated: Close extraneous file descriptors

Radim Vansa duke at openjdk.org
Tue Feb 28 16:58:19 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.

This pull request has now been integrated.

Changeset: 0738da8e
Author:    Radim Vansa <rvansa at azul.com>
Committer: Anton Kozlov <akozlov at openjdk.org>
URL:       https://git.openjdk.org/crac/commit/0738da8efe64f5db0b5a83f7d6de459a482a6e0e
Stats:     255 lines in 7 files changed: 239 ins; 12 del; 4 mod

Close extraneous file descriptors

Reviewed-by: akozlov

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

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


More information about the crac-dev mailing list