[jdk17u-dev] RFR: 8284094: Memory leak in invoker_completeInvokeRequest()
Andrew John Hughes
andrew at openjdk.java.net
Sun May 29 14:42:45 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/jdk17u-dev/pull/422/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=422&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/jdk17u-dev/pull/422.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/422/head:pull/422
PR: https://git.openjdk.java.net/jdk17u-dev/pull/422
More information about the jdk-updates-dev
mailing list