RFR: 8259627: Potential memory leaks in JVMTI after JDK-8227745
Thomas Stuefe
stuefe at openjdk.java.net
Wed Jan 13 08:45:58 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.
-------------
Marked as reviewed by stuefe (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2055
More information about the serviceability-dev
mailing list