Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
d6f9d8583f1f8791456d89e9252d8fa0374b69bb
/
.
/
test
/
661-oat-writer-layout
/
info.txt
blob: 897b85c4adfc7b8ca01685c37da687374b02e252 [
file
] [
log
] [
blame
]
Tests Oat Writer is correctly changing the layout of OatMethod code addresses.
Whenever we pass in a profile to dex2oat, we expect that it sorts the methods by the
MethodHotness bitmask (and sub-sorts by class_def_idx, then method_id).