More fixes for vm-tests.

Failing to open a dex file is no longer a fatal error.

SetRegisterType in the verifier returns true/false for success/failure
to prevent Fail from being called twice.

Verifier checks that all catch blocks begin with a move-exception.

Gc maps can now support 65536 registers, with the size using some bits
that were usused in the format.

Change-Id: Idfa92c627efff8fd8360e933f54def397c953688
3 files changed
tree: c7945cf6ebf6ebe0438421758884abb7ad240046
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. Android.mk