Pass NULL as receiver for static methods for ArgArray builder.

The receiver field is ignored for static methods, and may be null, but it
could be anything. Changed test 46 to make sure the value is properly
handled when it is not null.

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