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