https://gwt-code-reviews.appspot.com/1646803/diff/21002/user/test/com/google/web/bindery/requestfactory/gwt/client/RequestFactoryTest.java File user/test/com/google/web/bindery/requestfactory/gwt/client/RequestFactoryTest.java (right):
https://gwt-code-reviews.appspot.com/1646803/diff/21002/user/test/com/google/web/bindery/requestfactory/gwt/client/RequestFactoryTest.java#newcode590 user/test/com/google/web/bindery/requestfactory/gwt/client/RequestFactoryTest.java:590: assertTrue("Issue 6710 only manifested itself with 2 value proxies at least", response.length() >= 2); you mean size(), not length(), right? :) https://gwt-code-reviews.appspot.com/1646803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
