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

David Holmes dholmes at openjdk.java.net
Wed Jan 13 09:02:56 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.

Looks good!

Thanks,
David

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the serviceability-dev mailing list