summaryrefslogtreecommitdiff
path: root/compiler/optimizing/codegen_test_utils.h
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2018-06-05 14:23:35 -0700
committerMathieu Chartier <mathieuc@google.com>2018-06-05 15:44:49 -0700
commited4ee4474b0f34d70ebb362eaa4be4ae9bca7f8e (patch)
treef78fb90eef013c07938160f2ca7af793bbd00d55 /compiler/optimizing/codegen_test_utils.h
parenta13ec547911bb33d05955d9d6f336f550c8d9c10 (diff)
Remove unnecessary thread suspension
Removed unnecessary thread suspension since it's already done by ScopedGCCriticalSection. This also fixes the access of handles without holding the mutator lock. Added scoped traces to RegisterDexFile to help detect any delays caused by blocking on GC from the ScopedGCCriticalSection. Bug: 109720594 Test: test-art-host Change-Id: I0bc7402eca7c8bff92d3522ccd30ca802bca2863
Diffstat (limited to 'compiler/optimizing/codegen_test_utils.h')
0 files changed, 0 insertions, 0 deletions