Srikanth Adayapalam
|
4815781a4a
|
8081271: NPE while compiling a program with erroneous use of constructor reference expressions
Missing enclosing instance error should not be swallowed when attributing constructor reference expressions.
Reviewed-by: mcimadamore, vromero
|
2015-05-29 09:15:42 +05:30 |
|
Vicente Romero
|
38527cecd5
|
8075184: javac is mistakenly considering an missing enclosing instance error as an overload error
Reviewed-by: mcimadamore
|
2015-03-27 10:11:21 -07:00 |
|
Maurizio Cimadamore
|
0382c78ff1
|
8016177: structural most specific and stuckness
Reviewed-by: jjg, vromero
|
2013-09-02 22:38:36 +01:00 |
|
Maurizio Cimadamore
|
a494f0ab86
|
8003280: Add lambda tests
Turn on lambda expression, method reference and default method support
Reviewed-by: jjg
|
2012-11-17 19:01:03 +00:00 |
|