[jdk17u-dev] Integrated: 8310265: (process) jspawnhelper should not use argv[0]

Ludovic Henry luhenry at openjdk.org
Mon Nov 6 07:02:29 UTC 2023


On Thu, 26 Oct 2023 11:36:51 GMT, Ludovic Henry <luhenry at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: cd6cb730
Author:    Ludovic Henry <luhenry at openjdk.org>
Committer: Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/cd6cb730c934d8e16d4bd8e3342e59e806f158f9
Stats:     10 lines in 2 files changed: 4 ins; 0 del; 6 mod

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

Reviewed-by: stuefe
Backport-of: 47d00a4cbeff5d757dda9c660dfd2385c02a57d7

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1922


More information about the jdk-updates-dev mailing list