Fix exception gtest for when we have VERIFY_OBJECT_ENABLED = 1.

ExceptionHandle class was not being initialized in the test resulting in a null gc_map caused assert failure.

We didn't have null values at the end of the frame, this resulted in unaligned object error.

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