Fix line number calculation that deviates from old Dalvik.

In old Dalvik, adjopcode was declared as int instead of uint8. And
it's declared in different scope.
Pass the art-target tests and art-host tests.

Change-Id: Ie65c16a43ca32f1acf425a740bebc02f005f9011
2 files changed
tree: c69fe2544d53daaea194c66d11949a65e3d407d1
  1. build/
  2. oat_process/
  3. oat_runtime/
  4. src/
  5. test/
  6. tools/
  7. Android.mk