mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-25 10:23:32 +00:00
Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor Reviewed-by: jjg, darcy