Fixed issue #2314; long fields initialized to integer literals were generating invalid code.  This has been fixed by ensuring that all field initializers persist throughout the Java AST lifecycle (but don't trigger clinits if the initializer is a literal).

Found by: dav.clement
Review by: spoon (postmortem)


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2495 8db76d5a-ed1c-0410-87a9-c151d255dfc7
3 files changed