hg: jdk8u/jdk8u-dev/langtools: 8080842: Using Lambda Expression with name clash results in ClassFormatError
jan.lahoda at oracle.com
jan.lahoda at oracle.com
Fri Jun 5 11:14:46 UTC 2015
Changeset: 9ec429ab0e7e
Author: sadayapalam
Date: 2015-05-29 10:15 +0530
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/9ec429ab0e7e
8080842: Using Lambda Expression with name clash results in ClassFormatError
Summary: Ensure ScopeImpl can cope properly with remove when a field and method share the name
Reviewed-by: mcimadamore, jlahoda
! src/share/classes/com/sun/tools/javac/code/Scope.java
+ test/tools/javac/scope/RemoveSymbolTest.java
+ test/tools/javac/scope/RemoveSymbolUnitTest.java
More information about the jdk8u-dev-changes
mailing list