RFR: JDK-8304546: CompileTask::_directive leaked if CompileBroker::invoke_compiler_on_method not called
Tobias Hartmann
thartmann at openjdk.org
Fri May 26 07:40:10 UTC 2023
On Tue, 28 Mar 2023 14:28:08 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.
>
> Poke.
@jcking Any plans to open this up again?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13108#issuecomment-1563943945
More information about the hotspot-compiler-dev
mailing list