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
2 files changed
tree: d24894d80ecc9b14d6f1e9c1b89f1647ed7ede34
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk