Changeset: 8717586f7b05
Author:    emc
Date:      2013-06-06 08:48 -0400
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/8717586f7b05

8015701: MethodParameters are not filled in for synthetic captured local 
variables
Summary: Synthetic parameters for captured local variables in an anonymous 
inner class are not added to MethodParameters attributes
Reviewed-by: mcimadamore

! src/share/classes/com/sun/tools/javac/comp/Lower.java
+ test/tools/javac/8015701/AnonymousParameters.java

Reply via email to