Withdrawn: JDK-8304546: CompileTask::_directive leaked if CompileBroker::invoke_compiler_on_method not called

duke duke at openjdk.org
Thu May 25 14:37:10 UTC 2023


On Mon, 20 Mar 2023 20:48:28 GMT, Justin King <jcking at openjdk.org> wrote:

> Ensure `CompileTask::_directive` is not leaked when `CompileBroker::invoke_compiler_on_method` is not called. This can happen for stale tasks or when compilation is disabled.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk/pull/13108


More information about the hotspot-compiler-dev mailing list