diff options
author | 2023-04-13 16:22:31 +0100 | |
---|---|---|
committer | 2023-04-13 16:22:31 +0100 | |
commit | 36fca05d1bd02087a439664419f0b98c74e38e0e (patch) | |
tree | c11944f4b133c79c41c247183623e5e04e78353b /compiler/optimizing/code_sinking.cc | |
parent | 1cff8449bac0fdab6e84dc9255c3cccd504c1705 (diff) |
Improve oat status reporting.
After this change:
- If there is no APK/JAR, it reports "io-error-no-apk"
- If there is the APK/JAR doesn't contain any DEX file, it reports
"no-dex-code"
- If the APK/JAR exists and contains DEX files, but it fails to open the
OAT file, it reports "io-error-no-oat"
Bug: 277809828
Test: m test-art-host-gtest-art_runtime_tests
Change-Id: I39bde2ffcc8a2c75493b3b271b21080bf8a8670f
Diffstat (limited to 'compiler/optimizing/code_sinking.cc')
0 files changed, 0 insertions, 0 deletions