xref: /aosp_15_r20/art/test/573-checker-checkcast-regression/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Regression test for the x86-64 Baker's read barrier fast path compiler
2instrumentation of CheckCasts, where we used to use an
3art::x86_64::NearLabel, the range of which was sometimes too short
4with Baker's read barriers enabled.
5