summaryrefslogtreecommitdiff
path: root/runtime/class_loader_context_test.cc
diff options
context:
space:
mode:
author Ruben Ayrapetyan <ruben.ayrapetyan@arm.com> 2023-06-04 21:26:31 +0100
committer Nicolas Geoffray <ngeoffray@google.com> 2023-07-03 09:37:40 +0000
commit424f0ef9ecf6dfa11c8b2d0641d55b1ba11c409d (patch)
tree454280e718907fb7d8cf8b8eaebaaf4053e2b193 /runtime/class_loader_context_test.cc
parent630c507467f637a5c9221db1558cd679f494fb6a (diff)
Fix bound space bitmap assertion
Following the refactoring of space bitmap changing how binding of bitmaps is implemented, the assertion was no longer valid: I4b1040d29f9ba99ea23c51f70a06af2ffbe496d4 It was checking that the two bitmap objects were located in the same memory area which was never correct. Change the assertion to instead check that the bitmaps' internal storage address is the same. Test: Initial stages of DaCapo/Xalan run with libartd.so runtime Change-Id: I09761cdce65e74001363ef608d36b50202d62c9d
Diffstat (limited to 'runtime/class_loader_context_test.cc')
0 files changed, 0 insertions, 0 deletions