Fix 084-class-init

Don't update the code and direct methods table for classes that are
still initializing as a 2nd thread may need to wait for class
initialization.
Fix the return value of EnsureInitialized when the class initializer
throws an exception.

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