jjg [Wed, 14 Aug 2013 16:41:01 -0700] rev 19497
8017191: Javadoc is confused by @link to imported classes outside of the set of generated packages
Reviewed-by: bpatel
ksrini [Wed, 14 Aug 2013 07:07:55 -0700] rev 19496
8007517: DefaultMethodRegressionTests.java fail in TL
Reviewed-by: jjg, vromero
vromero [Wed, 14 Aug 2013 10:53:37 +0100] rev 19495
8013394: compile of iterator use fails with error \"defined in an inaccessible class or interface\"
Reviewed-by: mcimadamore
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