Srikanth Adayapalam
|
3b399ff099
|
8078660: Misleading recommendation from diamond finder
Javac should recommend diamond usage if that could lead to a change in program behavior.
Reviewed-by: mcimadamore
|
2015-11-26 17:38:15 +05:30 |
|
Srikanth Adayapalam
|
e57ef90dd9
|
8078473: javac diamond finder crashes when used to build java.base module
Reviewed-by: mcimadamore
|
2015-04-27 17:36:20 +05:30 |
|
Srikanth Adayapalam
|
8afd89977c
|
8062373: Project Coin: diamond and anonymous classes
Allow diamond inference in combination with anonymous class instance creation
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Reviewed-by: mcimadamore, vromero
|
2015-03-30 17:09:14 +05:30 |
|
Maurizio Cimadamore
|
eb3798a14a
|
8067663: Add bugId to tests that have been modified as part of JDK-8064365
Add missing bug id to modified tests
Reviewed-by: jlahoda
|
2014-12-16 13:44:22 +00:00 |
|
Maurizio Cimadamore
|
3076062240
|
8064365: Better support for finder capabilities in target-typing context
Add new framework to allow for easy creation of finder-like capabilities.
Reviewed-by: jjg, jlahoda
|
2014-12-12 18:07:24 +00:00 |
|
Jan Lahoda
|
0847cbc403
|
8021338: Diamond finder may mark a required type argument as unnecessary
Reviewed-by: mcimadamore
|
2013-07-28 10:17:45 +02:00 |
|
Maurizio Cimadamore
|
a4e10d2aad
|
8009459: Wrong behavior of diamond finder with source level 7
Diamond finder doesn't take into account different inference behaviors
Reviewed-by: jjg
|
2013-03-06 15:33:17 +00:00 |
|