Add type-checking/lookup routines for method references Reviewed-by: jjg, dlsmith
Remove bound checking rules from recursive subtype visitors in Types.java and replace with centralized bound-checking logic Reviewed-by: jjg, dlsmith