jdk-24/langtools/test/tools/javac/lambda/MethodReference62.out
Maurizio Cimadamore e88e06a5e0 8007285: AbstractMethodError instead of compile-time error when method reference with super and abstract
Missing abstractness check on super rmethod references

Reviewed-by: jjg
2013-02-15 16:28:57 +00:00

3 lines
133 B
Plaintext

MethodReference62.java:19:21: compiler.err.abstract.cant.be.accessed.directly: kindname.method, foo(), MethodReference62.Sup
1 error