[crac] Integrated: 8348869: [CRaC] Restore args are split by whitespaces incorrectly

Timofei Pushkin tpushkin at openjdk.org
Mon Feb 3 07:52:11 UTC 2025


On Tue, 28 Jan 2025 15:05:55 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:

> Fixes the issue by creating a new property `sun.java.crac_command` with spaces escaped. On restore, JVM parses this string de-escaping symbols.
> 
> Replaces abandoned #101.

This pull request has now been integrated.

Changeset: 4abb9cae
Author:    Timofei Pushkin <tpushkin at openjdk.org>
Committer: Radim Vansa <rvansa at openjdk.org>
URL:       https://git.openjdk.org/crac/commit/4abb9cae59f915b6a934233ddad2d6bb3f266253
Stats:     167 lines in 8 files changed: 162 ins; 0 del; 5 mod

8348869: [CRaC] Restore args are split by whitespaces incorrectly

Co-authored-by: Roman Marchenko <rmarchenko at openjdk.org>
Co-authored-by: Timofei Pushkin <tpushkin at openjdk.org>
Reviewed-by: rvansa

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

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


More information about the crac-dev mailing list