7177386: Add attribution support for method references

Add type-checking/lookup routines for method references

Reviewed-by: jjg, dlsmith
This commit is contained in:
Maurizio Cimadamore 2012-10-06 10:35:38 +01:00
parent 83042670bb
commit 319150fde0
67 changed files with 1299 additions and 162 deletions

View file

@ -23,7 +23,7 @@
// key: compiler.misc.not.applicable.method.found
// key: compiler.note.verbose.resolve.multi.1
// key: compiler.err.cant.apply.symbol.1
// key: compiler.err.cant.apply.symbol
// key: compiler.misc.no.conforming.assignment.exists
// key: compiler.misc.inconvertible.types
// options: -XDverboseResolution=inapplicable,failure