hg: jdk8u/jdk8u-dev/jdk: 4858370: JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command

gnu.andrew at redhat.com gnu.andrew at redhat.com
Wed Mar 30 03:39:32 UTC 2016


Changeset: 4548a4525cb9
Author:    sgehwolf
Date:      2016-03-21 11:24 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/4548a4525cb9

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 jdk8u-dev-changes mailing list