Integrated: 8259627: Potential memory leaks in JVMTI after JDK-8227745
Richard Reingruber
rrich at openjdk.java.net
Fri Jan 15 07:43:05 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 pull request has now been integrated.
Changeset: 6d4a593f
Author: Richard Reingruber <rrich at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/6d4a593f
Stats: 16 lines in 1 file changed: 8 ins; 8 del; 0 mod
8259627: Potential memory leaks in JVMTI after JDK-8227745
Reviewed-by: shade, stuefe, dholmes, sspitsyn
-------------
PR: https://git.openjdk.java.net/jdk/pull/2055
More information about the serviceability-dev
mailing list