Alan Bateman
|
22e233b2e9
|
8169069: Module system implementation refresh (11/2016)
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Bhavesh Patel <bhavesh.x.patel@oracle.com>
Co-authored-by: Andrey Nazarov <andrey.x.nazarov@oracle.com>
Reviewed-by: mcimadamore, jjg, mchung, anazarov
|
2016-12-01 09:02:42 +00:00 |
|
Alexander Kulyakhtin
|
b6262441ad
|
8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine
|
2015-05-21 11:41:04 -07:00 |
|
Jan Lahoda
|
cf476e9302
|
8066902: JavacParserTest fails on Windows
Normalizing line endings to '\n'.
Reviewed-by: jjg, ksrini
|
2014-12-08 21:26:04 +01:00 |
|
Jan Lahoda
|
113babff27
|
8065753: javac crashing on a html-like file
Avoiding special-case in error recovery for bad token on position 0.
Reviewed-by: jjg
|
2014-12-08 11:50:19 +01:00 |
|
Jonathan Gibbons
|
a75d2dbd39
|
8062676: Tests which leak lots of file managers should be fixed (group 2)
Reviewed-by: darcy
|
2014-11-05 19:12:45 -08:00 |
|
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 |
|
Kumar Srinivasan
|
4525667c73
|
7160072: (javac) JavacParserTests needs cleanup
Reviewed-by: jjg
|
2012-06-11 15:33:28 -07:00 |
|
Jan Lahoda
|
9feb7f3e15
|
7159445: (javac) emits inaccurate diagnostics for enhanced for-loops
Reviewed-by: jjg
|
2012-05-10 12:32:58 -07:00 |
|
Jan Lahoda
|
0f0e273e0d
|
7156633: (javac) incorrect errors when parsing variable declaration in block statements
Reviewed-by: jjg
|
2012-04-09 14:31:18 -07:00 |
|
Kumar Srinivasan
|
d7cfaf1336
|
7119487: JavacParserTest.java test fails on Windows platforms
Reviewed-by: jjg
|
2011-12-10 17:44:46 -08:00 |
|