lana [Tue, 13 Aug 2013 18:34:06 -0700] rev 19494
Merge
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
vromero [Sat, 10 Aug 2013 16:29:26 +0100] rev 19491
6983297: methods missing from NewArrayTree
Reviewed-by: jjg
vromero [Sat, 10 Aug 2013 16:26:50 +0100] rev 19490
8022622: javac, two tests are failing with compile time error after class Collector was modified
Reviewed-by: mcimadamore
vromero [Sat, 10 Aug 2013 13:27:38 +0100] rev 19489
8009640: -profile <compact> does not work when -bootclasspath specified
Reviewed-by: jjg