mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00

Type-checking of non-overloaded method references should be independent from target-type Reviewed-by: jjg, vromero
2 lines
226 B
Text
2 lines
226 B
Text
MethodReference69.java:19:12: compiler.err.invalid.mref: kindname.method, (compiler.misc.cant.resolve.location.args: kindname.method, getName, , , (compiler.misc.location: kindname.class, MethodReference69.Foo, null))
|
|
1 error
|