[jdk17u-dev] Integrated: 8311645: Memory leak in jspawnhelper spawnChild after JDK-8307990
Volker Simonis
simonis at openjdk.org
Thu Dec 7 13:04:42 UTC 2023
On Tue, 5 Dec 2023 18:41:17 GMT, Volker Simonis <simonis at openjdk.org> wrote:
> This is a clean backport of [JDK-8311645: Memory leak in jspawnhelper spawnChild after JDK-8307990](https://bugs.openjdk.org/browse/JDK-8311645) which is a follow-up fix for [JDK-8307990: jspawnhelper must close its writing side of a pipe before reading from it](https://bugs.openjdk.org/browse/JDK-8307990) which is currently [under review](https://github.com/openjdk/jdk17u-dev/pull/2013).
>
> This backport depends on [pr/2013](https://github.com/openjdk/jdk17u-dev/pull/2013) and will be pushed once that one has been reviewed and approved.
This pull request has now been integrated.
Changeset: 9bf8c2e6
Author: Volker Simonis <simonis at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/9bf8c2e62321d440570353135a201e526438562f
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8311645: Memory leak in jspawnhelper spawnChild after JDK-8307990
Backport-of: 401c3dea5d8823bc9c0f40506ddad46e983ebf68
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/2017
More information about the jdk-updates-dev
mailing list