Fix typo Reviewed-by: iveresov
Use top() for dead paths when initializing Phi node of exceptions klasses in Parse::catch_inline_exceptions(). Reviewed-by: jrose, vlivanov
Do not update exception cache if exception is replaced when thrown Reviewed-by: kvn, iveresov