[jdk11u-dev] Integrated: 8282008: Incorrect handling of quoted arguments in ProcessBuilder

Olga Mikhaltsova omikhaltcova at openjdk.java.net
Mon May 16 10:06:49 UTC 2022


On Fri, 22 Apr 2022 13:09:39 GMT, Olga Mikhaltsova <omikhaltcova at openjdk.org> wrote:

> I'd like to backport JDK-8282008 to jdk11u.
> This bug was detected at first on jdk11u and the corresponding issue was opened with regards to it on jdk18u.
> The original patch didn't apply cleanly due to slight differences in the imported packages' names and copyright.
> Tested on Windows. All regular tests passed.

This pull request has now been integrated.

Changeset: c9d3291e
Author:    Olga Mikhaltsova <omikhaltcova at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/c9d3291e2744ab18f3cf00ef852b70abdc800855
Stats:     343 lines in 2 files changed: 332 ins; 6 del; 5 mod

8282008: Incorrect handling of quoted arguments in ProcessBuilder

Reviewed-by: vkempik
Backport-of: 897d6c0dc7cdfb3ad92f864f9ad4b50e642197e4

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/1040


More information about the jdk-updates-dev mailing list