LGTM

Helpful explanation from Scott:
... the class being referenced via jsni is double-nested
the call site is a generated type it gets build in pass #2
in pass #1, the original unit is built, including the top type, a nested
type, and a nested-nested type when JsniChecker comes along, it fails to
resolve the nested-nested type, so it emits an error there

http://gwt-code-reviews.appspot.com/1466808/

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

Reply via email to