thartmann [Thu, 07 Mar 2019 08:38:16 +0100] rev 54015
8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
Summary: Use weak handles for compile tasks to allow unloading of referenced methods.
Reviewed-by: kvn, coleenp, eosterlund