Maurizio Cimadamore
|
319150fde0
|
7177386: Add attribution support for method references
Add type-checking/lookup routines for method references
Reviewed-by: jjg, dlsmith
|
2012-10-06 10:35:38 +01:00 |
|
Maurizio Cimadamore
|
61ee75c9d4
|
7120463: Fix method reference parser support in order to avoid ambiguities
Add lookahead routine to disambiguate between method reference in method context and binary expression
Reviewed-by: jjg, dlsmith
|
2011-12-19 12:07:07 +00:00 |
|
Maurizio Cimadamore
|
bf0106a903
|
7120266: javac fails to compile hotspot code
Parser changes for method references cause bad intercation with method call syntax
Reviewed-by: jjg
|
2011-12-11 17:48:25 +00:00 |
|
Maurizio Cimadamore
|
b0a9998899
|
7115052: Add parser support for method references
Add support for parsing method references to JavacParser
Reviewed-by: jjg
|
2011-11-28 16:05:46 +00:00 |
|