[jdk17u] RFR: 8276990: Memory leak in invoker.c fillInvokeRequest() during JDI operations

Roman Kennke rkennke at openjdk.java.net
Wed Mar 2 20:32:48 UTC 2022


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!

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

Commit messages:
 - Backport 5ab22e88da8d79f9e19e8afffdd06206f42bab94

Changes: https://git.openjdk.java.net/jdk17u/pull/334/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u&pr=334&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8276990
  Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk17u/pull/334.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u pull/334/head:pull/334

PR: https://git.openjdk.java.net/jdk17u/pull/334


More information about the jdk-updates-dev mailing list