Ensure that classes we're using for reflection are initialized.

Dalvik did the equivalent of EnsureInitialized both when handing out
fields and when receiving them back. We'd prefer to just check for
initialization once, up front, so let's do that and just assert in
debug builds that there isn't some bizarre way to get here.

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