http://gwt-code-reviews.appspot.com/1441803/diff/4003/dev/core/src/com/google/gwt/dev/javac/CachedCompilationUnit.java File dev/core/src/com/google/gwt/dev/javac/CachedCompilationUnit.java (right):
http://gwt-code-reviews.appspot.com/1441803/diff/4003/dev/core/src/com/google/gwt/dev/javac/CachedCompilationUnit.java#newcode87 dev/core/src/com/google/gwt/dev/javac/CachedCompilationUnit.java:87: return this; this needs to return a copy. all other implementations of asCachedCompilationUnit() already return a copy. http://gwt-code-reviews.appspot.com/1441803/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
