[jdk11u-dev] RFR: 8284094: Memory leak in invoker_completeInvokeRequest()
Andrew John Hughes
andrew at openjdk.java.net
Mon May 30 14:38:03 UTC 2022
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!
-------------
Commit messages:
- Backport 1dfa1eaea0c8958f4b793c0766e36607cbde5c7f
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/1116/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1116&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8284094
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/1116.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/1116/head:pull/1116
PR: https://git.openjdk.java.net/jdk11u-dev/pull/1116
More information about the jdk-updates-dev
mailing list