mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-03 01:02:37 +00:00
Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor Reviewed-by: jjg, darcy