Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
805e598a0f241c5b66b9095e5a5bef6f3b4a5c4b
/
.
/
test
/
731-bounds-check-slow-path
/
info.txt
blob: 0129f671248c2cb5d4170fcd722e3eb400b29575 [
file
] [
log
] [
blame
]
Regression tests for x86-64 bug in bounds check slow path that resulted
in a live register being clobbered when throwing AIOOBE. The value must
be correctly preserved for a catch handler in the same method.