LGTM with nit.
http://gwt-code-reviews.appspot.com/55802/diff/1/2 File user/super/com/google/gwt/emul/java/util/Collections.java (right): http://gwt-code-reviews.appspot.com/55802/diff/1/2#newcode18 Line 18: import java.util.Collection; Why was it necessary to add this import statement? You don't generally need to import stuff in the same package. http://gwt-code-reviews.appspot.com/55802 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
