Verifier no longer checks dead code after failing instruction at runtime.

When a failure is detected by the verifier at runtime, the code
following the failing instruction is unreachable, and is no longer
checked. This prevents further failures from causing the whole class to
be thrown out. OTP is working again.

Change-Id: I143a76370a2bc9998df526b03219b3ae40a77093
2 files changed
tree: 7f08cafc93b75b068fc8576633fefa8d92208a46
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk