On Tue, 12 Jan 2021 19:09:43 GMT, Richard Reingruber <[email protected]> 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 <[email protected]> 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
