summaryrefslogtreecommitdiff
path: root/compiler/optimizing/codegen_test_utils.h
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2018-04-17 11:08:23 -0700
committerAndreas Gampe <agampe@google.com>2018-04-18 17:50:25 -0700
commitfb8f75c160f5f38efcb85988c98033650d5649bc (patch)
treed755a996cf1103bf28aa4eeebababfa4de0787cf /compiler/optimizing/codegen_test_utils.h
parent740a50992ea1a200068eb4486a172a151c9b329c (diff)
ART: Properly check for attached thread in CheckJNI
The previous implementation checked too late, as the required ScopedObjectAccess would have already aborted. Instead, preface all necessary functions with an explicit check. Performance should be almost neutral, as the test is only moved earlier, but not duplicated. Bug: 78135453 Test: m test-art-host-gtest-jni_internal_test Change-Id: I7b98744e9a3895e84ba9e2661975ce29722076c3
Diffstat (limited to 'compiler/optimizing/codegen_test_utils.h')
0 files changed, 0 insertions, 0 deletions