[jdk18u] Integrated: 8276990: Memory leak in invoker.c fillInvokeRequest() during JDI operations

Roman Kennke rkennke at openjdk.java.net
Tue Mar 8 15:09:25 UTC 2022


On Wed, 2 Mar 2022 19:06:11 GMT, Roman Kennke <rkennke at openjdk.org> wrote:

> Hi all,
> 
> This backports a fix for a memory leak in the JDWP.
> The original change applies cleanly:
> 
> https://github.com/openjdk/jdk/commit/5ab22e88da8d79f9e19e8afffdd06206f42bab94
> 
> See issue:
> https://bugs.openjdk.java.net/browse/JDK-8276990
> and original PR:
> https://github.com/openjdk/jdk/pull/7306
> 
> Thanks!

This pull request has now been integrated.

Changeset: 16ff0561
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.java.net/jdk18u/commit/16ff0561589755ec74747a0e242298849216f0c8
Stats:     5 lines in 1 file changed: 5 ins; 0 del; 0 mod

8276990: Memory leak in invoker.c fillInvokeRequest() during JDI operations

Backport-of: 5ab22e88da8d79f9e19e8afffdd06206f42bab94

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

PR: https://git.openjdk.java.net/jdk18u/pull/32


More information about the jdk-updates-dev mailing list