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

CompileTask::_directive leaked if CompileBroker::invoke_compiler_on_method not called

XMLWordPrintable

      In some scenarios CompileBroker::invoke_compiler_on_method is not called. This leads to CompileTask::_directive being leaked, as the call to DirectivesStack::release is in CompileBroker::invoke_compiler_on_method. It should be moved to CompileTask::free.

            jcking Justin King
            jcking Justin King
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: