http://gwt-code-reviews.appspot.com/1352805/diff/1/3 File dev/core/src/com/google/gwt/dev/javac/typemodel/Annotations.java (right):
http://gwt-code-reviews.appspot.com/1352805/diff/1/3#newcode110 dev/core/src/com/google/gwt/dev/javac/typemodel/Annotations.java:110: Collections.sort(values, ANNOTATION_COMPARATOR); If you are going to sort it, I would suggest documenting it in HasAnnotations so that a caller can at least do a binary search instead of a linear one. http://gwt-code-reviews.appspot.com/1352805/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
