History log of /openjdk10/langtools/test/tools/javac/lambda/8020147/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1898:c60a5099863a 17-Jul-2013 mcimadamore

8020147: Spurious errors when compiling nested stuck lambdas
Summary: Scope of deferred types is not copied correctly; postAttr analyzer should not run on stuck expressions
Reviewed-by: jjg