http://gwt-code-reviews.appspot.com/1454801/diff/4002/dev/core/src/com/google/gwt/dev/jjs/impl/GwtAstBuilder.java File dev/core/src/com/google/gwt/dev/jjs/impl/GwtAstBuilder.java (right):
http://gwt-code-reviews.appspot.com/1454801/diff/4002/dev/core/src/com/google/gwt/dev/jjs/impl/GwtAstBuilder.java#newcode1984 dev/core/src/com/google/gwt/dev/jjs/impl/GwtAstBuilder.java:1984: boxType.getExactMethod(VALUE_OF, new TypeBinding[] {primitiveType}, scope Well, I have the most recent formatter settings, as far as I can tell. http://gwt-code-reviews.appspot.com/1454801/diff/4002/dev/core/src/com/google/gwt/dev/jjs/impl/GwtAstBuilder.java#newcode2452 dev/core/src/com/google/gwt/dev/jjs/impl/GwtAstBuilder.java:2452: private void pushNewExpression(SourceInfo info, AllocationExpression x, Expression qualifier, Well, at first I had it that way, but it seemed like a way to save unnecessary duplication (since the info's would be identical). Is that not reasonable? Or is it problematic? http://gwt-code-reviews.appspot.com/1454801/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
