[jdk11u-dev] Integrated: 8284094: Memory leak in invoker_completeInvokeRequest()

Andrew John Hughes andrew at openjdk.java.net
Tue May 31 01:41:29 UTC 2022


On Mon, 30 May 2022 14:30:41 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [1dfa1eae](https://github.com/openjdk/jdk/commit/1dfa1eaea0c8958f4b793c0766e36607cbde5c7f) from the [openjdk/jdk](https://git.openjdk.java.net/jdk) repository.
> 
> The commit being backported was authored by Roman Kennke on 1 Apr 2022 and was reviewed by Chris Plummer and Aleksey Shipilev.
> 
> This fixes a memory leak in the JDWP agent. It has baked in trunk for over a month and should now be safe enough to backport to stable releases.
> 
> Thanks!

This pull request has now been integrated.

Changeset: 7b58ca2a
Author:    Andrew John Hughes <andrew at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/7b58ca2ab6561eee11e6a883a4215ac9966a7eac
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8284094: Memory leak in invoker_completeInvokeRequest()

Backport-of: 1dfa1eaea0c8958f4b793c0766e36607cbde5c7f

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/1116


More information about the jdk-updates-dev mailing list