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

Roman Kennke rkennke at openjdk.java.net
Tue Mar 8 15:11:04 UTC 2022


On Thu, 3 Mar 2022 19:05:25 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: 4b9bba66
Author:    Roman Kennke <rkennke at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/4b9bba662d25dec914fcd36f4b50be4b77401f08
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/jdk11u-dev/pull/852


More information about the jdk-updates-dev mailing list