hg: jdk7/tl/langtools: 7036906: Scope: CompoundScope.getElements() doesn't pass scope filter to subscopes

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Tue Apr 19 05:57:46 PDT 2011


Changeset: 671bb63f3ed5
Author:    mcimadamore
Date:      2011-04-19 13:57 +0100
URL:       http://hg.openjdk.java.net/jdk7/tl/langtools/rev/671bb63f3ed5

7036906: Scope: CompoundScope.getElements() doesn't pass scope filter to subscopes
Summary: CompoundScope.getElements() is not filtering elements according to the ScopeFilter argument
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/code/Scope.java
! test/tools/javac/scope/7017664/CompoundScopeTest.java




More information about the compiler-dev mailing list