Disable generation of 'unreachable catch' warnings for catch statements catching Exception/Throwable Reviewed-by: jjg
Javac should issue unconditional warnings when 'dead' catch clauses are detected Reviewed-by: jjg