mcimadamore [Tue, 14 Oct 2014 12:01:05 +0100] rev 27125
8058511: StackOverflowError at com.sun.tools.javac.code.Types.lub
Summary: Lub crashes when handling typevar with array bound
Reviewed-by: vromero, dlsmith
mcimadamore [Tue, 14 Oct 2014 12:00:39 +0100] rev 27124
8058199: Code generation problem with javac skipping a checkcast instruction
Summary: TransTypes sometimes ignores inferred signatures when emitting synthetic casts
Reviewed-by: vromero