Remove assert that is only hit with hand written edge case tests. Reviewed-by: kvn, thartmann
Test should not be executed with Graal as JIT. Reviewed-by: kvn
Use weak handles for compile tasks to allow unloading of referenced methods. Reviewed-by: kvn, coleenp, eosterlund