LGTM w/a couple of javadoc tweaks.
http://gwt-code-reviews.appspot.com/61802/diff/28/1039 File dev/core/src/com/google/gwt/core/ext/typeinfo/JClassType.java (right): http://gwt-code-reviews.appspot.com/61802/diff/28/1039#newcode368 Line 368: * which this type is assignable. Annotations present on the superclass chain ...is assignable. ({...@literal @}Inherited works only from superclasses, not interfaces.) http://gwt-code-reviews.appspot.com/61802/diff/28/1039#newcode370 Line 370: * hierarchy. Note that all upstream annotations will be returned, whether or not they are marked as {...@literal @}Inherited. http://gwt-code-reviews.appspot.com/61802 --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
