commit | 7a2d9712f5e1ef0b1cb84a30d62cf8e139353805 | [log] [tgz] |
---|---|---|
author | Todd Wang <toddw@google.com> | Tue May 17 03:12:15 2016 -0700 |
committer | Todd Wang <toddw@google.com> | Tue May 17 03:12:15 2016 -0700 |
tree | fc60fe79191e1fc4ea2ae5d273e7d7dfcfb3f61c | |
parent | d39d900e73a6d7d428d4f5800260f5ff6fd3ce12 [diff] |
Make it easier to debug jni. The ExceptionDescribe call dumps the java stacktrace, which is really useful when you're trying to figure out what exactly failed. Also, jValue used to return a bool, swallowing errors for no apparent reason. I've changed that to return an error. MultiPart: 1/2 Change-Id: I9c4451fd739bf6108b753ba13fc73adaafdc1423