commit | 7748315622e8e86bbb27decb9676e6d68899eabe | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Apr 18 02:54:09 2008 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Fri Apr 18 02:54:09 2008 +0000 |
tree | 647ac13396e932a0c93a8b60d1c2ddb1f44bee21 | |
parent | 4e79f20054fa95353840e2b12eb30333b27e51f4 [diff] |
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