mcimadamore [Thu, 02 Aug 2012 18:23:21 +0100] rev 13439
7175538: Integrate efectively final check with DA/DU analysis
Summary: Allow generalized effectively-final analysis for all local variables
Reviewed-by: jjg, dlsmith
mcimadamore [Thu, 02 Aug 2012 18:22:41 +0100] rev 13438
7175911: Simplify error reporting API in Check.CheckContext interface
Summary: Make error messages generated during Check.checkType more uniform and more scalable
Reviewed-by: jjg, dlsmith