History log of /openjdk10/langtools/test/tools/javac/lambda/EffectivelyFinalTest01.out
Revision Date Author Comments
# 1414:01c9d4161882 17-Nov-2012 mcimadamore

8003280: Add lambda tests
Summary: Turn on lambda expression, method reference and default method support
Reviewed-by: jjg


# 1296:e5cf1569d3a4 02-Aug-2012 mcimadamore

7175538: Integrate efectively final check with DA/DU analysis
Summary: Allow generalized effectively-final analysis for all local variables
Reviewed-by: jjg, dlsmith