commit | 9fd66f5bb6a514147a53d57b419d18ecc7937122 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Sun Oct 16 12:13:26 2011 -0700 |
committer | Elliott Hughes <enh@google.com> | Sun Oct 16 12:53:42 2011 -0700 |
tree | e053c8cd08ba67fc396bcb0bbf39b71c1b515783 | |
parent | 3b6baaa203fa63f1522b2172a1645f90412afdae [diff] |
Fix GetCurrentMethod to cope with callee-save frames. We want to report something like this: Aborting because JNI app bug detected (see above for details) in call to Throw from Main.throwNullPointerException()V Rather than something like this: Aborting because JNI app bug detected (see above for details) in call to Throw from java.lang.reflect.Method.$$$callee_save_method$$$()V Change-Id: I84491c315dc0f114da1ab1fd9f191b5d04daf76e