[jdk17u-dev] RFR: 8276990: Memory leak in invoker.c fillInvokeRequest() during JDI operations
Martin Doerr
mdoerr at openjdk.java.net
Sat Mar 5 10:29:19 UTC 2022
On Fri, 4 Mar 2022 10:16:23 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!
Seems like Skara doesn't recognize this PR as backport. I suggest to change the title to "Backport 5ab22e88da8d79f9e19e8afffdd06206f42bab94" and let the Skara bot do the necessary updates.
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/192
More information about the jdk-updates-dev
mailing list