hg: jdk8/tl/langtools: 8015701: MethodParameters are not filled in for synthetic captured local variables
eric.mccorkle at oracle.com
eric.mccorkle at oracle.com
Thu Jun 6 05:49:34 PDT 2013
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
More information about the serviceability-dev
mailing list