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
Loading
Please sign in to comment