RFR: 8259627: Potential memory leaks in JVMTI after JDK-8227745

Aleksey Shipilev shade at openjdk.java.net
Wed Jan 13 08:23:00 UTC 2021


On Tue, 12 Jan 2021 19:09:43 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> This change eliminates memory leaks in the JVMTI implementation reported by SonarCloud.
> 
> The leaks occur when the Java heap is exhausted.

This looks good to me, thanks!

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

Marked as reviewed by shade (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/2055


More information about the serviceability-dev mailing list