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
|
409b9b8d25
|
7020044: Project Coin: diamond erroneous allowed on some anonymous inner classes
Disallow diamond on anonymous innner class creation expression (as per JSR 334's EDR)
Reviewed-by: jjg
|
2011-03-07 14:31:50 +00:00 |
|
Maurizio Cimadamore
|
d3fa7f79ad
|
6939620: Switch to 'complex' diamond inference scheme
Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor
Reviewed-by: jjg, darcy
|
2010-04-14 12:31:55 +01:00 |
|
Maurizio Cimadamore
|
965595d38b
|
6939618: Revert 'simple' diamond implementation
Backout changeset for 6840638
Reviewed-by: jjg
|
2010-04-14 12:23:29 +01:00 |
|
Maurizio Cimadamore
|
e5ce4a752b
|
6840638: Project Coin: Improved Type Inference for Generic Instance Creation (aka 'diamond')
Diamond operator implementation (simple approach)
Reviewed-by: jjg
|
2009-08-27 13:40:48 +01:00 |
|