Interpreter fixes.

- Fixed filled_new_array to handle negative array size and wrong types.
  Also added support for objects.
- Fixed not_int/long and neg_int/long.
- Masked shift amounts.
- Disabled return type check to allow exceptions to be thrown when type
  doesn't match the method prototype.

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