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