mcimadamore [Tue, 10 Aug 2010 14:53:19 +0100] rev 6345
6975231: Regression test for 6881115 is failing with compiler output not matching expected output
Summary: missing symbols are collected in an HashSet which doesn't preserve ordering
Reviewed-by: jjg
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