History log of /openjdk10/langtools/test/tools/javac/scope/RemoveSymbolTest.java
Revision Date Author Comments
# 2947:283c9951fd23 28-May-2015 sadayapalam

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