Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8228340

JVMCI deleteGlobalHandle doesn't delete the handle

XMLWordPrintable

    • b31

        The deleteGlobalHandle function in jvmciCompilerToVM.cpp was not updated from the old JNIHandleBlock implementation when these global handles were changed to use OopStorage. So instead of calling OopStorage::release, deleteGlobalHandles just leaks the handle.

              kvn Vladimir Kozlov
              kbarrett Kim Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: