[jdk17u] RFR: 8310265: (process) jspawnhelper should not use argv[0]

Ludovic Henry luhenry at openjdk.org
Wed Oct 25 08:11:59 UTC 2023


That patch makes sure that launching processes from Java works when running using Qemu user-space emulation. See 
https://mail.openjdk.org/pipermail/core-libs-dev/2023-June/107738.html for details of the bug.

The backport doesn't apply cleanly.

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

Commit messages:
 - Backport 47d00a4cbeff5d757dda9c660dfd2385c02a57d7

Changes: https://git.openjdk.org/jdk17u/pull/384/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u&pr=384&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8310265
  Stats: 10 lines in 2 files changed: 4 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk17u/pull/384.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u.git pull/384/head:pull/384

PR: https://git.openjdk.org/jdk17u/pull/384


More information about the jdk-updates-dev mailing list