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

Olga Mikhaltsova omikhaltcova at openjdk.java.net
Fri Apr 22 13:15:13 UTC 2022


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.

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

Commit messages:
 - Backport 897d6c0dc7cdfb3ad92f864f9ad4b50e642197e4

Changes: https://git.openjdk.java.net/jdk11u-dev/pull/1040/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1040&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8282008
  Stats: 343 lines in 2 files changed: 332 ins; 6 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/1040.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/1040/head:pull/1040

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


More information about the jdk-updates-dev mailing list