Reviewers: zundel,

Message:
Currently, CompilationStateBuilder produces a tree like:

Process
 - Process

Where the top node has almost no time in it at all, and serves no
purpose.  This jiggles things so you get a trace more like:

Process
 - JdtCompile
   - Process (many, smaller ones)




Please review this at http://gwt-code-reviews.appspot.com/1338803/show

Affected files:
  M dev/core/src/com/google/gwt/dev/javac/CompilationStateBuilder.java


--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to