hg: jdk8/tl/langtools: 8015701: MethodParameters are not filled in for synthetic captured local variables (original) (raw)
eric.mccorkle at oracle.com eric.mccorkle at oracle.com
Thu Jun 6 12:49:34 UTC 2013
- Previous message (by thread): hg: jdk8/tl/jdk: 8015470: Remove redundant calls of toString() on String objects
- Next message (by thread): hg: jdk8/tl/jdk: 8000450: Restrict access to com/sun/corba/se/impl package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): hg: jdk8/tl/jdk: 8015470: Remove redundant calls of toString() on String objects
- Next message (by thread): hg: jdk8/tl/jdk: 8000450: Restrict access to com/sun/corba/se/impl package
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]