mcimadamore [Wed, 16 Jan 2013 17:40:28 +0000] rev 15362
8005964: Regression: difference in error recovery after ambiguity causes JCK test failure
Summary: Wrong implementation of ResolveError.access in AmbiguityError
Reviewed-by: jjh
mcimadamore [Wed, 16 Jan 2013 16:30:11 +0000] rev 15361
8005299: Add FunctionalInterface checking to javac
Summary: Javac should check that types annotated with @FunctionalInterface are indeed functional interfaces
Reviewed-by: jjg