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.

              Assignee:
              Vladimir Kozlov
              Reporter:
              Kim Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: