hg: jdk/jdk13: 8228340: JVMCI deleteGlobalHandle doesn't delete the handle
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Thu Jul 18 16:13:37 UTC 2019
Changeset: 0fb5cc208e71
Author: kbarrett
Date: 2019-07-18 09:15 -0700
URL: https://hg.openjdk.java.net/jdk/jdk13/rev/0fb5cc208e71
8228340: JVMCI deleteGlobalHandle doesn't delete the handle
Summary: Add missing call to OopStorage::release() when deleting global handles in JVMCI to prevent handles leak.
Reviewed-by: kvn, dlong
! src/hotspot/share/jvmci/jvmci.cpp
! src/hotspot/share/jvmci/jvmci.hpp
! src/hotspot/share/jvmci/jvmciCompilerToVM.cpp
More information about the jdk-changes
mailing list