History log of /openjdk9/langtools/test/tools/javac/lambda/8019480/T8019480.java
Revision Date Author Comments
# 1887:70b37cdb19d5 05-Jul-2013 mcimadamore

8019480: Javac crashes when method is called on a type-variable receiver from lambda expression
Summary: Logic for shortcircuiting speculative attribution doesn't handle type-variable receivers
Reviewed-by: jjg, vromero