History log of /openjdk10/langtools/test/tools/javac/lambda/MethodReference62.java
Revision Date Author Comments
# 1579:f6e667f52af4 15-Feb-2013 mcimadamore

8007285: AbstractMethodError instead of compile-time error when method reference with super and abstract
Summary: Missing abstractness check on super rmethod references
Reviewed-by: jjg