commit | 50239c75041df9e12f9cbb018ccc08af6890e102 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Mon Jun 17 14:53:22 2013 -0700 |
committer | Ian Rogers <irogers@google.com> | Mon Jun 17 14:53:22 2013 -0700 |
tree | d24894d80ecc9b14d6f1e9c1b89f1647ed7ede34 | |
parent | 7761cb669da36384df8c449c864f826ae3db6ac8 [diff] |
Avoid resolution for field types in image dumping. Bug seen when dumping EMPTY_TABLE of java.util.HashMap as EMPTY_TABLE has type java.util.Map$Entry[] which isn't in the boot image, but the value has type java.util.HashMap$HashMapEntry[] which is. Change-Id: Ia0bd445c6f5bb5837a92e6c2b2f4207e89b872f4