commit | abcfde3b9661618a88e170fac6fdf092a59eb993 | [log] [tgz] |
---|---|---|
author | jeffhao <jeffhao@google.com> | Thu Sep 29 15:05:18 2011 -0700 |
committer | jeffhao <jeffhao@google.com> | Thu Sep 29 15:05:18 2011 -0700 |
tree | 81b14e7b70438c8b2490bf7ae26a1707db26afd2 | |
parent | 557e027f86d86f801e1b48055f8116f2d83d3d5c [diff] |
Fixed test for static final fields that don't use <clinit>. Static final fields that are initialized by a compile-time constant expression are replaced by copies of the constant value. This is done by the compiler, and the dex file format passes it on. Change-Id: I19c9b63508a4632ac32b8b877f33d68bfb3b054b