On Tue, 25 Apr 2023 13:19:36 GMT, Martin Doerr <mdo...@openjdk.org> wrote:

> The code introduced by 
> [JDK-8304303](https://bugs.openjdk.org/browse/JDK-8304303) uses 
> `JNIHandles::make_local` which requires `JNIHandles::destroy_local` which is 
> currently missing.

This pull request has now been integrated.

Changeset: d7476982
Author:    Martin Doerr <mdo...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/d74769826ddb5e68df76407fb94c7560475249a0
Stats:     5 lines in 1 file changed: 4 ins; 0 del; 1 mod

8306823: Native memory leak in SharedRuntime::notify_jvmti_unmount/mount.

Reviewed-by: pchilanomate, sspitsyn

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

PR: https://git.openjdk.org/jdk/pull/13641

Reply via email to