Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
465455f6538a4b624a8482e8927f5cbb929c2f5c
/
.
/
test
/
573-checker-checkcast-regression
/
info.txt
blob: 74a6d6ec0054b46ec3f7a607b2f2f410ede60d60 [
file
] [
log
] [
blame
]
Regression test for the x86-64 Baker's read barrier fast path compiler
instrumentation of CheckCasts, where we used to use an
art::x86_64::NearLabel, the range of which was sometimes too short
with Baker's read barriers enabled.