Fix some JDWP bugs related to locking and getting statics.

Gave all JDWP locks an explicit level to prevent them from using the
default. Also made sure the class of the field would be passed to
GetObject instead of NULL for statics. There's still a number of test
failures in JDWP.

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