mcimadamore [Mon, 12 Aug 2013 17:28:31 +0100] rev 19493
8021567: Javac doesn't report \"java: reference to method is ambiguous\" any more
Summary: Javac incorrectly forgets about constant folding results within lambdas
Reviewed-by: jjg, vromero
mcimadamore [Mon, 12 Aug 2013 17:25:07 +0100] rev 19492
6537020: JCK tests: a compile-time error should be given in case of ambiguously imported fields (types, methods)
Summary: Hiding check does not support interface multiple inheritance
Reviewed-by: jjg