mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-18 09:27:51 +00:00
Implement new inference scheme for diamond operator that takes into account type of actual arguments supplied to constructor Reviewed-by: jjg, darcy