+1000, one potential problem tho
http://gwt-code-reviews.appspot.com/126806/diff/1002/1005 File user/src/com/google/gwt/junit/server/JUnitHostImpl.java (right): http://gwt-code-reviews.appspot.com/126806/diff/1002/1005#newcode293 Line 293: private Map<SymbolName, String> loadSymbolMap(StrongName strongName) { This method should synchronize, right? I think the rest of the code is fine unsynchronized. http://gwt-code-reviews.appspot.com/126806 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
