History log of /openjdk10/langtools/test/tools/javac/lambda/LambdaExpr21.java
Revision Date Author Comments
# 1514:b61e5f801f7c 22-Jan-2013 mcimadamore

8006684: Compiler produces java.lang.VerifyError: Bad type on operand stack
Summary: Lambda desugaring generates spurious references to 'this' in static contexts
Reviewed-by: jjg