commit | 6aa22c1284b3590b817120b2d18a40b5f7e3c3c6 | [log] [tgz] |
---|---|---|
author | Lokesh Gidra <lokeshgidra@google.com> | Thu Aug 11 00:20:55 2022 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Thu Aug 11 12:40:31 2022 +0000 |
tree | 58d693e3c9716ddc44e1c5371ad065fab58e7b64 | |
parent | ab3f8d27ae8737c72b8b844604e6e3df6f2ad7e7 [diff] |
Skip acquiring block-lock in BumpPointerSpace::AllocThreadUnsafe Using it causes lock-level violation with JNI global reference table lock. The purpose of the usage is anyways not too important. Test: art/test/testrunner/run_build_test_target.py -j80 art-gtest-ss-gc Bug: 160737021 Change-Id: I1042fdd1ffc9a6354ce8f628f0f5baec0d7cc0df