LG, but one thing is bothering me... Shouldn't you be able to rip out a bunch of old code now? Since we're always collecting param names, shouldn't all that "argNamesAreReal" mess go away?
http://gwt-code-reviews.appspot.com/129802/diff/1/16 File dev/core/src/com/google/gwt/dev/javac/TypeOracleMediator.java (right): http://gwt-code-reviews.appspot.com/129802/diff/1/16#newcode336 Line 336: allMethodArgs.put(entry.getKey(), entry.getValue()); Can't you just putAll() the whole map? http://gwt-code-reviews.appspot.com/129802
-- http://groups.google.com/group/Google-Web-Toolkit-Contributors
