Make error messages generated during Check.checkType more uniform and more scalable 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