Reviewers: scottb, zundel, Description: Intern strings in the compiler AST to reduce memory footprint.
Please review this at http://gwt-code-reviews.appspot.com/946801/show Affected files: M dev/core/src/com/google/gwt/dev/jjs/ast/JAnnotation.java M dev/core/src/com/google/gwt/dev/jjs/ast/JLabel.java M dev/core/src/com/google/gwt/dev/jjs/ast/JParameter.java M dev/core/src/com/google/gwt/dev/jjs/ast/JPrimitiveType.java M dev/core/src/com/google/gwt/dev/jjs/ast/JType.java M dev/core/src/com/google/gwt/dev/jjs/ast/JVariable.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
