http://gwt-code-reviews.appspot.com/1338803/diff/1/2 File dev/core/src/com/google/gwt/dev/javac/CompilationStateBuilder.java (right):
http://gwt-code-reviews.appspot.com/1338803/diff/1/2#newcode388 dev/core/src/com/google/gwt/dev/javac/CompilationStateBuilder.java:388: Collection<CompilationUnit> resultUnits = compileMoreLater.compile(logger, The deal is, all of the callers to this method already wrap this method inside the same event. That's why I was getting the trivial nesting where 0 time was spent in the parent. I'm just merging the child up into its parent. http://gwt-code-reviews.appspot.com/1338803/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
