http://gwt-code-reviews.appspot.com/1340801/diff/1/2 File dev/core/src/com/google/gwt/dev/jjs/impl/GenerateJavaAST.java (right):
http://gwt-code-reviews.appspot.com/1340801/diff/1/2#newcode453 dev/core/src/com/google/gwt/dev/jjs/impl/GenerateJavaAST.java:453: public void processType(TypeDeclaration x) { by removing this if stmt, the comments indicate you will break binary only annotations. typeMap.get(bindings, true) vs typeMap.get(bindings, false) http://gwt-code-reviews.appspot.com/1340801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
