[crac] RFR: 8348869: [CRaC] Restore args are split by whitespaces incorrectly [v2]
Radim Vansa
rvansa at openjdk.org
Mon Feb 3 07:52:10 UTC 2025
On Wed, 29 Jan 2025 15:54:34 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.
>
> Timofei Pushkin has updated the pull request incrementally with one additional commit since the last revision:
>
> Use StringBuffer to parse new restore args
Marked as reviewed by rvansa (Committer).
-------------
PR Review: https://git.openjdk.org/crac/pull/193#pullrequestreview-2589138230
More information about the crac-dev
mailing list