mcimadamore [Tue, 10 Aug 2010 14:52:34 +0100] rev 6344
6975275: diamond implementation needs some cleanup
Summary: resolution issues during diamond inference should be reported through Resolve.logResolveError()
Reviewed-by: jjg
mcimadamore [Thu, 05 Aug 2010 09:45:25 +0100] rev 6343
6857948: Calling a constructor with a doubly bogus argument causes an internal error
Summary: problem when constructor resolution returns an erroneous symbol
Reviewed-by: jjg
mcimadamore [Thu, 05 Aug 2010 09:44:54 +0100] rev 6342
6881115: javac permits nested anno w/o mandatory attrs => IncompleteAnnotationException
Summary: default annotation value is not attributed
Reviewed-by: jjg, darcy