vromero [Fri, 28 Feb 2014 18:27:14 +0000] rev 23132
8035891: javac, rename method asFree() in InferenceContext to asUndetVar() which reflects better it's purpose
Reviewed-by: jjg
jjg [Thu, 27 Feb 2014 13:57:57 -0800] rev 23131
8033287: Reduce the size of the endPosTable
Reviewed-by: jjg
Contributed-by: per.bothner@oracle.com, chturne@gmail.com
jjg [Thu, 27 Feb 2014 11:47:39 -0800] rev 23130
8035972: missing test file for 8034048
Reviewed-by: jjg, vromero
Contributed-by: paul.govereau@oracle.com
emc [Thu, 27 Feb 2014 00:29:22 -0500] rev 23129
8035766: Execute TypeAnnotate visitor at queue flush time
Summary: Moved execution of TypeAnnotate visitor into Worker for type annotations
Reviewed-by: jjg