OSDN Git Service

More consistent JNI error reporting.
authorElliott Hughes <enh@google.com>
Mon, 5 Aug 2013 22:07:43 +0000 (15:07 -0700)
committerElliott Hughes <enh@google.com>
Mon, 5 Aug 2013 22:07:43 +0000 (15:07 -0700)
commite93221af07d69d79be4eee5cd3976a288411300d
treed35f0e220ed8e9ea48820f536bbe2ed852026eab
parentf20307a9e7ba4216790a36caa971e12183544ef8
More consistent JNI error reporting.

Always include the JNI function's name in the log message.

Bug: 10162113
Change-Id: I4ebd83c48f094f753190f70f644f5a59359b6327
vm/CheckJni.cpp