lgtm + a question

http://gwt-code-reviews.appspot.com/910802/diff/1/2
File dev/core/src/com/google/gwt/dev/javac/MethodArgNamesLookup.java
(right):

http://gwt-code-reviews.appspot.com/910802/diff/1/2#newcode88
dev/core/src/com/google/gwt/dev/javac/MethodArgNamesLookup.java:88: int
n = method.arguments.length;
the javadoc says the method must have non-zero arguments, but that
invariant isn't enforced in this method. is that another potential
problem lurking here?

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

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

Reply via email to