History log of /openjdk10/langtools/test/tools/javac/multicatch/Neg01eff_final.out
Revision Date Author Comments
# 734:f2048d9c666e 03-Nov-2010 mcimadamore

6993963: Project Coin: Use precise exception analysis for effectively final catch parameters
Summary: More precise rethrow analysis should be extended to effectively-final exception parameters. Multicatch parameters should be made implicitly final.
Reviewed-by: jjg, darcy