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

Goetz Lindenmaier goetz at openjdk.org
Thu Oct 26 07:09:44 UTC 2023


On Wed, 25 Oct 2023 21:40:57 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.
>
> Let's keep the jdk17u-fix-request, it's not a critical issue.

Hi @luhenry,
it is marked as critical as you are targeting jdk17u.
Please close this PR and open it again aginst jdk17u-dev.
also, in your approval command, give a text that lists reason, risk, testing and whether it is a clean backport. The command copies all multi-line text into the comment in the JBS issue.
Also, please enable pre-submit tests for this repo and potentially jdk17u-dev if you have not yet done so.

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

PR Comment: https://git.openjdk.org/jdk17u/pull/384#issuecomment-1780534546


More information about the jdk-updates-dev mailing list