jdk-24/langtools/test/tools/javac/parser
Jan Lahoda 0f0e04b6a0 8028235: Better error recovery for parsing 'void' as a type of the lambda parameter
Handle "void" as a primitive type in JavacParser.analyzeParens.

Reviewed-by: vromero
2013-12-17 10:58:26 +01:00
..
7157165 7157165: Regression: code with disjunctive type crashes javac 2012-03-30 19:19:50 +01:00
8014643 8014643: Parser regression in JDK 8 when compiling super.x 2013-05-24 15:26:57 +01:00
ExtraSemiTest.java 6921495: spurious semicolons in class def cause empty NOPOS blocks 2010-09-02 18:26:21 -07:00
JavacParserTest.java 8028235: Better error recovery for parsing 'void' as a type of the lambda parameter 2013-12-17 10:58:26 +01:00
SingleCommaAnnotationValue.java 8012722: Single comma in array initializer should parse 2013-06-24 22:03:57 -04:00
SingleCommaAnnotationValueFail.java 8012722: Single comma in array initializer should parse 2013-06-24 22:03:57 -04:00
SingleCommaAnnotationValueFail.out 8012722: Single comma in array initializer should parse 2013-06-24 22:03:57 -04:00
StringFoldingTest.java 7068902: (javac) allow enabling or disabling of String folding 2011-07-27 11:53:17 -07:00
T4881269.java 7191449: update copyright year to match last edit in jdk8 langtools repository 2012-08-15 13:48:46 -07:00
T4881269.out 4881269: improve diagnostic for ill-formed tokens 2012-01-03 11:37:00 -08:00