hg: jdk7u/jdk7u/jdk: 4858370: JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
gnu.andrew at redhat.com
gnu.andrew at redhat.com
Wed Apr 6 04:28:01 UTC 2016
Changeset: a47eba38b96e
Author: sgehwolf
Date: 2016-03-21 11:24 +0100
URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/a47eba38b96e
4858370: JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
Summary: Delete global references in invoker_completeInvokeRequest()
Reviewed-by: sspitsyn
! src/share/back/invoker.c
+ test/com/sun/jdi/oom/@debuggeeVMOptions
+ test/com/sun/jdi/oom/OomDebugTest.java
+ test/com/sun/jdi/oom/OomDebugTestSetup.sh
More information about the jdk7u-dev
mailing list