Mon, 03 Mar 2014 16:17:32 -0500 8036142: Remove redundant call to annotateTypeLater with null Symbol
emc [Mon, 03 Mar 2014 16:17:32 -0500] rev 23134
8036142: Remove redundant call to annotateTypeLater with null Symbol Summary: annotateTypeLater (formerly typeAnnotate) with null as the symbol was a way to force attribution of type annotations, but this is now obsolete and problematic, and a silent noop condition Reviewed-by: jjg
Fri, 28 Feb 2014 20:25:24 +0100 8031383: Error recovery in JavacParser could be improved
jlahoda [Fri, 28 Feb 2014 20:25:24 +0100] rev 23133
8031383: Error recovery in JavacParser could be improved Summary: Improving error recovery in JavacParser by avoiding artificial nextToken in JavacParser.reportSyntaxError. Reviewed-by: jjg, jfranck Contributed-by: dusan.balek@oracle.com, jan.lahoda@oracle.com
Fri, 28 Feb 2014 18:27:14 +0000 8035891: javac, rename method asFree() in InferenceContext to asUndetVar() which reflects better it's purpose
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
Thu, 27 Feb 2014 13:57:57 -0800 8033287: Reduce the size of the endPosTable
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
Thu, 27 Feb 2014 11:47:39 -0800 8035972: missing test file for 8034048
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
Thu, 27 Feb 2014 00:29:22 -0500 8035766: Execute TypeAnnotate visitor at queue flush time
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
Wed, 26 Feb 2014 18:05:02 -0800 6533516: Warning needed for file with future time stamps
jjg [Wed, 26 Feb 2014 18:05:02 -0800] rev 23128
6533516: Warning needed for file with future time stamps Reviewed-by: jjg, vromero Contributed-by: paul.govereau@oracle.com
Wed, 26 Feb 2014 15:38:55 -0800 8034048: javac crash with method references plus lambda plus var args
jjg [Wed, 26 Feb 2014 15:38:55 -0800] rev 23127
8034048: javac crash with method references plus lambda plus var args Reviewed-by: jjg, vromero Contributed-by: paul.govereau@oracle.com
(0) -10000 -3000 -1000 -300 -100 -30 -10 -8 +8 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip