LGTM

http://gwt-code-reviews.appspot.com/870801/diff/1/3
File dev/core/src/com/google/gwt/core/ext/typeinfo/JAbstractMethod.java
(right):

http://gwt-code-reviews.appspot.com/870801/diff/1/3#newcode245
dev/core/src/com/google/gwt/core/ext/typeinfo/JAbstractMethod.java:245:
return StringInterner.get().intern(realParameterName);
Larger functionality. :)  For example, if realParametersNames is null,
it should exit out at the top and return the parameter's
already-initialized arg0 type name... I think.  But I wouldn't mess with
that in this CL.

http://gwt-code-reviews.appspot.com/870801/show

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to