[crac] RFR: 8370873: [CRaC] Launcher does not parse CRaC VM options from JDK_JAVA_OPTIONS

Timofei Pushkin tpushkin at openjdk.org
Thu Oct 30 14:54:54 UTC 2025


On Thu, 30 Oct 2025 14:11:23 GMT, Radim Vansa <rvansa at openjdk.org> wrote:

> Java launcher parses command-line arguments as it needs to perform some operations before the normal parsing in `arguments.cpp`. However the options injected in JDK_JAVA_OPTIONS are ignored in this part (and so does parsing options from files...), leading to problems, e.g. checkpoint of PID 1.

Marked as reviewed by tpushkin (Committer).

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

PR Review: https://git.openjdk.org/crac/pull/272#pullrequestreview-3400072603


More information about the crac-dev mailing list