summaryrefslogtreecommitdiff
path: root/compiler/optimizing/intrinsic_objects.h
diff options
context:
space:
mode:
author Jiakai Zhang <jiakaiz@google.com> 2023-11-17 17:02:09 +0000
committer Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2023-11-17 19:09:04 +0000
commitcb7cfe5dec30e5ec802cfd4eb872f9a7669bac8e (patch)
tree6d1e16fa34128a451809ea24b5c6f34106d8986b /compiler/optimizing/intrinsic_objects.h
parentde6567b8fc3a08ac70ffbfef0fb4d73009b1d895 (diff)
Fix the ClassLoaderContext mismatch error message.
Before this change, ClassLoaderContext encoding relied on `info.opened_dex_files`. This doesn't work for the error message presentation because we no longer open dex files for ClassLoaderContext verification since https://r.android.com/1531339. This problem leads to empty dex paths in the error message and causes confusion. Note that it does not affect the correctness of ClassLoaderContext verification. This change fixes the presentation problem. Bug: 311126962 Test: m test-art-host-gtest-art_runtime_tests Change-Id: I83972aba7d06a086b7684e2c7ac7640e135e0ee0
Diffstat (limited to 'compiler/optimizing/intrinsic_objects.h')
0 files changed, 0 insertions, 0 deletions