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
6 files changed