RFR: 8259627: Potential memory leaks in JVMTI after JDK-8227745
Richard Reingruber
rrich at openjdk.java.net
Wed Jan 13 09:14:56 UTC 2021
On Wed, 13 Jan 2021 09:09:37 GMT, Serguei Spitsyn <sspitsyn 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.
>
> Hi Richard,
> LGTM++
> Thanks,
> Serguei
Thanks for the reviews David and Serguei.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2055
More information about the serviceability-dev
mailing list