Commit Graph

1 Commits

Author SHA1 Message Date
Robert Field 00f358195e 8036942: javac generates incorrect exception table for multi-catch statements inside a lambda
Union type info lost and also union type is not processed by TreeMaker.Type -- address by using existing tree, thus by-passing such issues.

Reviewed-by: vromero, jlahoda
2014-05-01 11:35:02 -07:00