hg: jdk/sandbox: 8203277: preflow visitor used during lambda attribution shouldn't visit class definitions inside the lambda body

chris.hegarty at oracle.com chris.hegarty at oracle.com
Tue Nov 27 16:15:26 UTC 2018


Changeset: 605878cd4009
Author:    vromero
Date:      2018-11-27 11:07 -0500
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/605878cd4009

8203277: preflow visitor used during lambda attribution shouldn't visit class definitions inside the lambda body
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
+ test/langtools/tools/javac/T8203277/PreflowShouldVisitLambdaOrDiamondInsideLambdaTest.java
! test/langtools/tools/javac/api/TestGetScopeResult.java



More information about the jdk-sandbox-changes mailing list