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

Roman Kennke rkennke at openjdk.java.net
Fri Mar 4 10:21:24 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-dev/pull/192/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17u-dev&pr=192&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-dev/pull/192.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17u-dev pull/192/head:pull/192

PR: https://git.openjdk.java.net/jdk17u-dev/pull/192


More information about the jdk-updates-dev mailing list