diff options
author | Andreas Gampe <agampe@google.com> | 2015-04-10 19:57:29 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2015-04-10 20:42:14 -0700 |
commit | 48ee356484225ef0d7cfa197b1699524b866c802 (patch) | |
tree | ea33754d124d5e15b02e1a7c09c81d27fd625ba3 /compiler/driver/compiler_driver.cc | |
parent | 58565098b2298041ccc97371a3cc486df88d51b3 (diff) | |
download | android_art-48ee356484225ef0d7cfa197b1699524b866c802.tar.gz android_art-48ee356484225ef0d7cfa197b1699524b866c802.tar.bz2 android_art-48ee356484225ef0d7cfa197b1699524b866c802.zip |
ART: Ignore result for exception-case JNIEndWithReference
The value may not contain a valid jobject, so ignore and use null
directly.
Refactor a bit to have one common function for both synchronized
and non-synchronized case.
Add a test to the JNI compiler tests.
Bug: 18135031
Change-Id: If2f004a112f36f4ff68172a946dec67ce561ae4d
Diffstat (limited to 'compiler/driver/compiler_driver.cc')
0 files changed, 0 insertions, 0 deletions