commit | 14e8c21930bf522642de33760180a469e2ba6c6b | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Jun 24 22:39:22 2010 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Jun 24 22:39:22 2010 +0000 |
tree | 44a70caeb1f19caf10e6608372c43559f69046e8 | |
parent | a2d7312a2ed3b86664e3af8852160363036343f3 [diff] |
Normalize Array.getClass() It's kind of weird to have the magic Array class implement getClass() directly, which is normally final on Object. Since we had to special-case it in the compiler anyway, it seems better to just move the implementation there. http://gwt-code-reviews.appspot.com/658802/show Review by: tobyr git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8314 8db76d5a-ed1c-0410-87a9-c151d255dfc7