commit | 295e93890141558af89a5249866ad142c34f455a | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Mar 27 07:43:31 2008 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Mar 27 07:43:31 2008 +0000 |
tree | 901838e5478f21d2311d65b961c1ddf37c17c6ae | |
parent | 002fe447961744e973ea59f24458a746462b9502 [diff] |
Removed the problem where literal initializers could trigger a clinit. The correct (old) behavior is that literal initialzers do not trigger a clinit; instead they initialize during top-level execution. Also, roll-back of Impl since the other change is not really needed. Review by: knorton git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2254 8db76d5a-ed1c-0410-87a9-c151d255dfc7