mcimadamore [Wed, 24 Jun 2009 10:50:27 +0100] rev 3143
6822637: ResolveError hierarchy needs to be refactored
Summary: Break ResolveError class into a hierarchy representing different kinds of resolution errors
Reviewed-by: jjg
mcimadamore [Tue, 16 Jun 2009 10:46:37 +0100] rev 3140
6638712: Inference with wildcard types causes selection of inapplicable method
Summary: Added global sanity check in order to make sure that return type inference does not violate bounds constraints
Reviewed-by: jjg