commit | 0dfbb7ead0b6da92911b4bc78114ff0f0f9b4129 | [log] [tgz] |
---|---|---|
author | jeffhao <jeffhao@google.com> | Wed Nov 28 15:26:03 2012 -0800 |
committer | jeffhao <jeffhao@google.com> | Thu Nov 29 11:55:05 2012 -0800 |
tree | 24d27d299f19ec64478658c30d4f3f2da771abe3 | |
parent | bc43860b7e5326264ada842c35a840dd4cda8120 [diff] |
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