[jdk17u] RFR: 8310265: (process) jspawnhelper should not use argv[0]
Ludovic Henry
luhenry at openjdk.org
Wed Oct 25 08:12:00 UTC 2023
On Wed, 25 Oct 2023 07:14:17 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.
I followed the guide at https://github.com/openjdk/jdk/pull/14531#issuecomment-1777466651. Please let me know if I missed anything.
In relation with https://bugs.openjdk.org/browse/JDK-8310265
-------------
PR Comment: https://git.openjdk.org/jdk17u/pull/384#issuecomment-1778655062
More information about the jdk-updates-dev
mailing list