Verifier treats unresolved references as a rewrite error at runtime.

Setting a register to unresolved at runtime causes a verify error that
will prevent it from trying to verify any following instructions. When
the instruction is executed, the compiled code will treat the unresolved
class appropriately.

This makes OTP work, and CTS passes as well.

Change-Id: I6a163253b385fd4007032720bb740b09c57e7cf4
1 file changed
tree: 15912793f427a5ea914824996a25b15389fefaa2
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk