Andreas Lundblad
|
48774216f2
|
6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
Static factory method ListBuffer.lb removed. Replaced by constructor calls.
Reviewed-by: jfranck, jjg
|
2013-09-23 10:42:38 +02:00 |
|
Joel Borggrén-Franck
|
6f2f8b14be
|
7015104: use new subtype of TypeSymbol for type parameters
Reviewed-by: jjg, mcimadamore
|
2013-04-12 12:05:04 +02:00 |
|
Maurizio Cimadamore
|
95e14306e7
|
7036906: Scope: CompoundScope.getElements() doesn't pass scope filter to subscopes
CompoundScope.getElements() is not filtering elements according to the ScopeFilter argument
Reviewed-by: jjg
|
2011-04-19 13:57:25 +01:00 |
|
Maurizio Cimadamore
|
77f10a1c5f
|
7017664: Add listeners infrastracture to javac scopes
Add listeners to javac scopes, added CompoundScope and correct invalidation logic for ImplementationCache
Reviewed-by: jjg
|
2011-02-15 11:49:46 +00:00 |
|