hg: jdk9/dev/langtools: 8080842: Using Lambda Expression with name clash results in ClassFormatError
srikanth.adayapalam at oracle.com
srikanth.adayapalam at oracle.com
Fri May 29 04:47:01 UTC 2015
Changeset: 283c9951fd23
Author: sadayapalam
Date: 2015-05-29 10:15 +0530
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/283c9951fd23
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/jdk.compiler/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 jdk9-dev-changes
mailing list